Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36
Chrome 136
Mac OS X 10.15.7
Desktop
one year ago
Test name Executions per second
performance.now().toString(36) 3421201.8 Ops/sec
Date.now().toString(36) 1959573.0 Ops/sec
new Date().getTime().toString(36); 1827144.0 Ops/sec
Script Preparation code:
Tests:
  • performance.now().toString(36)

  • Date.now().toString(36)

  • new Date().getTime().toString(36);