Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36
Chrome 130
Windows
Desktop
one year ago
Benchmark.js
performance.now().toString(36)
2.3M/s
Date.now().toString(36)
2.3M/s
new Date().getTime().toString(36);
2.1M/s
View exact numbers
Test name Executions per second
performance.now().toString(36) 2,283,992 Ops/sec
Date.now().toString(36) 2,274,782 Ops/sec
new Date().getTime().toString(36); 2,104,006 Ops/sec
Script Preparation code:
Tests: