| Test case name | Result |
|---|---|
| Adding with Function.prototype.apply on the push method | |
| Adding with spread | |
| Adding with loop |
| Test name | Executions per second |
|---|---|
| Adding with Function.prototype.apply on the push method | 9535217.0 Ops/sec |
| Adding with spread | 9371289.0 Ops/sec |
| Adding with loop | 8887086.0 Ops/sec |