New
Re-run benchmark
Re-run benchmark
1/25/2021
·
Chrome 88.0.4324.96 on OS X 11.0.1 64-bit
·
GitHub
for i = 0;
3,943,558 ops/s
23.4x
for of
3,638,747 ops/s
21.6x
Array.forEach
1,053,434 ops/s
6.2x
ramda.forEach
189,346 ops/s
1.1x
lodash.forEach
173,790 ops/s
1x
underscore.forEach
168,614 ops/s
1x
Share scorecard
COPY
Use React
IMPORT
#3
DELETE
1,053,434
OPS/S
·
6.2
x
#5
DELETE
173,790
OPS/S
·
1
x
#6
DELETE
168,614
OPS/S
·
1
x
#4
DELETE
189,346
OPS/S
·
1.1
x
#2
DELETE
3,638,747
OPS/S
·
21.6
x
#1
DELETE
3,943,558
OPS/S
·
23.4
x
ADD SNIPPET