Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36
Chrome 126
Mac OS X 10.15.7
Desktop
2 years ago
Benchmark.js
find index js n = 1000
1.4M/s
find index lodash n = 1000
832K/s
find index lodash n = 10000
103K/s
find index js n = 10000
41K/s
find index lodash n = 100000
16K/s
find index js n = 100000
3K/s
find index lodash n = 1000000
222/s
find index js n = 1000000
123/s
find index lodash n = 10000000
60/s
find index js n = 10000000
51/s
View exact numbers
Test name Executions per second
find index js n = 1000 1,352,556 Ops/sec
find index lodash n = 1000 832,359 Ops/sec
find index lodash n = 10000 102,847 Ops/sec
find index js n = 10000 41,460 Ops/sec
find index lodash n = 100000 15,676 Ops/sec
find index js n = 100000 2,876 Ops/sec
find index lodash n = 1000000 222 Ops/sec
find index js n = 1000000 123 Ops/sec
find index lodash n = 10000000 60 Ops/sec
find index js n = 10000000 51 Ops/sec
HTML Preparation code:
Script Preparation code:
Tests: