Run details:
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36
Chrome 89
Linux
Desktop
3 years ago
Test name Executions per second
find by binary search array 942504.6 Ops/sec
find by array polling 505668.2 Ops/sec
find by hashmap 2186036.0 Ops/sec
Script Preparation code:
Tests:
  • find by binary search array

  • find by array polling

  • find by hashmap