immutable with concat vs direct mutation with splice + spread| Test case name | Result |
|---|---|
| immutable with concat | |
| direct mutation with splice + spread |
| Test name | Executions per second |
|---|---|
| ✓ direct mutation with splice + spread | 12,395,495 Ops/sec |
| immutable with concat | 10,557,820 Ops/sec |