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_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.1 Safari/605.1.15
Safari 14 on Mac OS X 10.15.7
View result in a separate tab
Test name Executions per second
find by binary search array 1066134.0 Ops/sec
find by array polling 2206613.0 Ops/sec
find by hashmap 2759216.0 Ops/sec
find by func find 2088422.0 Ops/sec