Test case name | Result |
---|---|
Using spread operator | |
Using push function | |
Add to last index of array |
Test name | Executions per second |
---|---|
Using spread operator | 17787580.0 Ops/sec |
Using push function | 24113120.0 Ops/sec |
Add to last index of array | 23894220.0 Ops/sec |