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

  • find by array polling

  • find by hashmap