| Test case name | Result |
|---|---|
| filter (immutable) | |
| indexOf and delete (will leave initial length of array) (mutable) | |
| indexOf and splice (mutable) | |
| indexOf and slice and spread (immutable) |
This benchmark does not have any results yet. Be the first one to run it!