Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.2.1 Safari/605.1.15
Safari 17
Mac OS X 10.15.7
Desktop
2 years ago
Benchmark.js
find index js n = 1000
703K/s
find index lodash n = 1000
552K/s
find index js n = 10000
76K/s
find index lodash n = 10000
62K/s
find index js n = 100000
14K/s
find index lodash n = 100000
11K/s
find index js n = 1000000
966/s
find index lodash n = 1000000
791/s
find index js n = 10000000
388/s
find index lodash n = 10000000
310/s
View exact numbers
Test name Executions per second
find index js n = 1000 702,552 Ops/sec
find index lodash n = 1000 552,163 Ops/sec
find index js n = 10000 75,954 Ops/sec
find index lodash n = 10000 61,808 Ops/sec
find index js n = 100000 13,829 Ops/sec
find index lodash n = 100000 11,047 Ops/sec
find index js n = 1000000 966 Ops/sec
find index lodash n = 1000000 791 Ops/sec
find index js n = 10000000 388 Ops/sec
find index lodash n = 10000000 310 Ops/sec
HTML Preparation code:
Script Preparation code:
Tests: