Script Preparation code:
Tests:
  • find by binary search array

  • find by array polling

  • find by hashmap

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    find by binary search array
    find by array polling
    find by hashmap

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 20 days ago)
Mozilla/5.0 (iPhone; CPU iPhone OS 18_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.4 Mobile/15E148 Safari/604.1
Mobile Safari 18 on iOS 18.4
View result in a separate tab
Test name Executions per second
find by binary search array 11735196.0 Ops/sec
find by array polling 1927880.8 Ops/sec
find by hashmap 224067872.0 Ops/sec