Date.now vs setTimeoutFastest: Date.now (15.2x faster)
10,379,410 ops/sec
683,686 ops/sec
Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.
| Test case name | Result |
|---|---|
| Date.now | |
| setTimeout |
| Test name | Executions per second |
|---|---|
| ✓ Date.now | 21,474,252 Ops/sec |
| setTimeout | 704,602 Ops/sec |