Script Preparation code:
Tests:
  • numeric keys

  • string keys

  • string keys, with key caching (n.toString())

  • string keys, with key caching ("" + n)

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    numeric keys
    string keys
    string keys, with key caching (n.toString())
    string keys, with key caching ("" + n)

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: one year ago)
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36
Chrome 135 on Windows
View result in a separate tab
Test name Executions per second
numeric keys 107311.8 Ops/sec
string keys 35180.0 Ops/sec
string keys, with key caching (n.toString()) 48175.7 Ops/sec
string keys, with key caching ("" + n) 57492.6 Ops/sec