Test case name | Result |
---|---|
Spread Operator | |
Unshift | |
Unshift without mutation | |
Prepend function |
Test name | Executions per second |
---|---|
Spread Operator | 8107.9 Ops/sec |
Unshift | 9149.0 Ops/sec |
Unshift without mutation | 8510.9 Ops/sec |
Prepend function | 2551.1 Ops/sec |