| Test case name | Result |
|---|---|
| array.slice() | |
| array.splice() | |
| array.shift() n times | |
| array.shift() while length is longer | |
| array.slice() #2 | |
| array.splice() #2 | |
| array.shift() n times #2 | |
| array.shift() while length is longer #2 |
This benchmark does not have any results yet. Be the first one to run it!