Using the spread operator vs Using explicit assignment| Test case name | Result |
|---|---|
| Using the spread operator | |
| Using explicit assignment |
| Test name | Executions per second |
|---|---|
| ✓ Using explicit assignment | 158,889,056 Ops/sec |
| Using the spread operator | 40,427,600 Ops/sec |