Test case name | Result |
---|---|
Using spread operator | |
Using push function | |
Add to last index of array |
Test name | Executions per second |
---|---|
Using spread operator | 25436416.0 Ops/sec |
Using push function | 42488332.0 Ops/sec |
Add to last index of array | 41950552.0 Ops/sec |