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;
499,842 ops/s
15.8x
for of
346,805 ops/s
11x
Array.forEach
113,116 ops/s
3.6x
ramda.forEach
37,840 ops/s
1.2x
underscore.forEach
34,311 ops/s
1.1x
lodash.forEach
31,585 ops/s
1x
Share scorecard
COPY
IMPORT
#3
DELETE
113,116
OPS/S
·
3.6x
#6
DELETE
31,585
OPS/S
·
1x
#5
DELETE
34,311
OPS/S
·
1.1x
#4
DELETE
37,840
OPS/S
·
1.2x
#2
DELETE
346,805
OPS/S
·
11x
#1
DELETE
499,842
OPS/S
·
15.8x
ADD SNIPPET