Array.toSpliced vs Array.filterFastest: Array.toSpliced (7.8x faster)
94,984 ops/sec
12,224 ops/sec
Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.
| Test case name | Result |
|---|---|
| Array.toSpliced | |
| Array.filter |
| Test name | Executions per second |
|---|---|
| ✓ Array.toSpliced | 476,026 Ops/sec |
| Array.filter | 22,651 Ops/sec |