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;
1,369,024 ops/s
45.7x
for of
581,442 ops/s
19.4x
Array.forEach
216,281 ops/s
7.2x
underscore.forEach
81,558 ops/s
2.7x
ramda.forEach
60,112 ops/s
2x
lodash.forEach
29,932 ops/s
1x
Share scorecard
COPY
IMPORT
#3
DELETE
216,281
OPS/S
·
7.2x
#6
DELETE
29,932
OPS/S
·
1x
#4
DELETE
81,558
OPS/S
·
2.7x
#5
DELETE
60,112
OPS/S
·
2x
#2
DELETE
581,442
OPS/S
·
19.4x
#1
DELETE
1,369,024
OPS/S
·
45.7x
ADD SNIPPET