Skip to content

Commit 8c7bc6f

Browse files
committed
Create _data/for-vs-array-foreach-vs-array-map/51d424e3-6dc4-42c6-aeb9-3e5cc09a7aff.yml
1 parent 63ab97f commit 8c7bc6f

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
name: Chrome
2+
version: 60.0.3112.113
3+
results:
4+
-
5+
name: for
6+
mean: 266548.03177084954
7+
8+
-
9+
name: Array#forEach
10+
mean: 361114.4204504001
11+
12+
-
13+
name: Array#map
14+
mean: 186481.8437030152
15+

0 commit comments

Comments
 (0)