Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36
Chrome 129
Mac OS X 10.15.7
Desktop
one year ago
Array clone with slice
33.7M/s
Array clone with spread operator
31.6M/s
Array addition with spread operator
13.2M/s
Array addition with slice and push
12.1M/s
View exact numbers
Test name Executions per second
Array clone with slice 33,701,296 Ops/sec
Array clone with spread operator 31,619,298 Ops/sec
Array addition with spread operator 13,187,314 Ops/sec
Array addition with slice and push 12,094,509 Ops/sec
Script Preparation code:
Tests: