Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36
Chrome 135
Mac OS X 10.15.7
Desktop
one year ago
Array clone with slice
123.3M/s
Array addition with slice and push
27.7M/s
Array clone with spread operator
24.5M/s
Array addition with spread operator
21.4M/s
View exact numbers
Test name Executions per second
Array clone with slice 123,318,128 Ops/sec
Array addition with slice and push 27,682,086 Ops/sec
Array clone with spread operator 24,496,918 Ops/sec
Array addition with spread operator 21,418,496 Ops/sec
Script Preparation code:
Tests: