Re-run benchmark
Re-run benchmark
1/25/2021
·
Chrome 88.0.4324.96 on OS X 11.0.1 64-bit
·
GitHub
for of
3,123,293 ops/s
17.1x
for i = 0;
3,095,868 ops/s
17x
Array.forEach
480,181 ops/s
2.6x
ramda.forEach
195,200 ops/s
1.1x
lodash.forEach
185,481 ops/s
1x
underscore.forEach
182,493 ops/s
1x
Share scorecard
COPY
IMPORT
#3
DELETE
480,181
OPS/S
·
2.6x
#5
DELETE
185,481
OPS/S
·
1x
#6
DELETE
182,493
OPS/S
·
1x
#4
DELETE
195,200
OPS/S
·
1.1x
#1
DELETE
3,123,293
OPS/S
·
17.1x
#2
DELETE
3,095,868
OPS/S
·
17x
ADD SNIPPET