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;
2,824,605 ops/s
15.3x
for of
2,810,723 ops/s
15.2x
Array.forEach
475,065 ops/s
2.6x
ramda.forEach
192,701 ops/s
1x
lodash.forEach
190,129 ops/s
1x
underscore.forEach
185,089 ops/s
1x
Share scorecard
COPY
IMPORT
#3
DELETE
475,065
OPS/S
·
2.6x
#5
DELETE
190,129
OPS/S
·
1x
#6
DELETE
185,089
OPS/S
·
1x
#4
DELETE
192,701
OPS/S
·
1x
#2
DELETE
2,810,723
OPS/S
·
15.2x
#1
DELETE
2,824,605
OPS/S
·
15.3x
ADD SNIPPET