Test case name | Result |
---|---|
native for of | |
babel for of | |
babel for of loose | |
indexed for loop |
Test name | Executions per second |
---|---|
native for of | 3718181.8 Ops/sec |
babel for of | 794920.3 Ops/sec |
babel for of loose | 1895848.2 Ops/sec |
indexed for loop | 3342161.2 Ops/sec |