Math.random vs Date.nowFastest: Math.random (3.5x faster)
69,644,008 ops/sec
19,956,084 ops/sec
Fastest: Math.random (66.4x faster)
1,063,022,656 ops/sec
16,009,232 ops/sec
Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.
| Test case name | Result |
|---|---|
| Math.random | |
| Date.now |
| Test name | Executions per second |
|---|---|
| ✓ Math.random | 68,750,400 Ops/sec |
| Date.now | 27,915,438 Ops/sec |