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

  • Date.now().toString(36)

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


;