Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36
Chrome 124
Mac OS X 10.15.7
Desktop
2 years ago
Benchmark.js
find index lodash n = 1000
1.2M/s
find index js n = 1000
511K/s
find index lodash n = 10000
152K/s
find index js n = 10000
57K/s
find index lodash n = 100000
24K/s
find index js n = 100000
15K/s
find index lodash n = 1000000
540/s
find index js n = 1000000
197/s
find index lodash n = 10000000
133/s
find index js n = 10000000
79/s
View exact numbers
Test name Executions per second
find index lodash n = 1000 1,219,224 Ops/sec
find index js n = 1000 511,226 Ops/sec
find index lodash n = 10000 152,485 Ops/sec
find index js n = 10000 56,749 Ops/sec
find index lodash n = 100000 23,929 Ops/sec
find index js n = 100000 15,354 Ops/sec
find index lodash n = 1000000 540 Ops/sec
find index js n = 1000000 197 Ops/sec
find index lodash n = 10000000 133 Ops/sec
find index js n = 10000000 79 Ops/sec
HTML Preparation code:
Script Preparation code:
Tests: