Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36
Chrome 122
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
1.2M/s
find index lodash n = 10000
149K/s
find index js n = 10000
80K/s
find index lodash n = 100000
23K/s
find index js n = 100000
15K/s
find index lodash n = 1000000
538/s
find index js n = 1000000
194/s
find index lodash n = 10000000
137/s
find index js n = 10000000
77/s
View exact numbers
Test name Executions per second
find index js n = 1000 1,356,091 Ops/sec
find index lodash n = 1000 1,198,295 Ops/sec
find index lodash n = 10000 149,192 Ops/sec
find index js n = 10000 79,747 Ops/sec
find index lodash n = 100000 23,369 Ops/sec
find index js n = 100000 15,319 Ops/sec
find index lodash n = 1000000 538 Ops/sec
find index js n = 1000000 194 Ops/sec
find index lodash n = 10000000 137 Ops/sec
find index js n = 10000000 77 Ops/sec
HTML Preparation code:
Script Preparation code:
Tests: