| Test case name | Result |
|---|---|
| For loop, basic | |
| While loop, basic | |
| For loop, cached (inside for statement) | |
| For loop, cached (outside for statement) | |
| For loop, i-- (caching inside for loop) | |
| For loop, i-- (caching outside for loop) | |
| While loop, cached | |
| While loop, i-- | |
| map | |
| forEach |
This benchmark does not have any results yet. Be the first one to run it!