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 | 8785168.0 Ops/sec |
babel for of | 2928336.8 Ops/sec |
babel for of loose | 4805048.0 Ops/sec |
indexed for loop | 9275427.0 Ops/sec |