| Test case name | Result |
|---|---|
| Default For | |
| forEach | |
| For with length caching | |
| toArray (Array.prototype.slice) and for with caching | |
| toArray (Array.prototype.slice) and for-of | |
| toArray (Array.from) and for |
This benchmark does not have any results yet. Be the first one to run it!