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,239,220 ops/s
13.8x
for of
2,669,818 ops/s
11.4x
Array.forEach
1,320,597 ops/s
5.6x
ramda.forEach
264,868 ops/s
1.1x
lodash.forEach
236,184 ops/s
1x
underscore.forEach
234,615 ops/s
1x
Share scorecard
COPY
IMPORT
#3
DELETE
1,320,597
OPS/S
·
5.6x
#5
DELETE
236,184
OPS/S
·
1x
#6
DELETE
234,615
OPS/S
·
1x
#4
DELETE
264,868
OPS/S
·
1.1x
#2
DELETE
2,669,818
OPS/S
·
11.4x
#1
DELETE
3,239,220
OPS/S
·
13.8x
ADD SNIPPET