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;
69,831 ops/s
3.5x
for of
66,276 ops/s
3.3x
underscore.forEach
62,607 ops/s
3.1x
ramda.forEach
61,392 ops/s
3.1x
Array.forEach
32,986 ops/s
1.6x
lodash.forEach
20,065 ops/s
1x
Share scorecard
COPY
IMPORT
#5
DELETE
32,986
OPS/S
·
1.6x
#6
DELETE
20,065
OPS/S
·
1x
#3
DELETE
62,607
OPS/S
·
3.1x
#4
DELETE
61,392
OPS/S
·
3.1x
#2
DELETE
66,276
OPS/S
·
3.3x
#1
DELETE
69,831
OPS/S
·
3.5x
ADD SNIPPET