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

  • find by array polling

  • find by hashmap

  • find by func find

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
    find by func find

    Fastest: N/A

    Slowest: N/A

Get performance results from real users on your website with Request Metrics.
Latest run results:
Run details: (Test run date: 2 years ago)
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36
Chrome 91 on Mac OS X 10.15.3
View result in a separate tab
Test name Executions per second
find by binary search array 1204063.0 Ops/sec
find by array polling 2185668.0 Ops/sec
find by hashmap 2559143.0 Ops/sec
find by func find 2298626.0 Ops/sec