Delete by Splice vs Delete by copyWithin vs Delete by Filter| Test case name | Result |
|---|---|
| Delete by Splice | |
| Delete by copyWithin | |
| Delete by Filter |
| Test name | Executions per second |
|---|---|
| ✓ Delete by Splice | 1,560,995 Ops/sec |
| Delete by copyWithin | 1,334,452 Ops/sec |
| Delete by Filter | 497,148 Ops/sec |