Run details:
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:123.0) Gecko/20100101 Firefox/123.0
Firefox 123
Ubuntu
Desktop
2 years ago
Array clone with spread operator
289.8M/s
Array addition with spread operator
197.1M/s
Array clone with slice
93.2M/s
Array addition with slice and push
73.3M/s
View exact numbers
Test name Executions per second
Array clone with spread operator 289,754,400 Ops/sec
Array addition with spread operator 197,095,888 Ops/sec
Array clone with slice 93,216,128 Ops/sec
Array addition with slice and push 73,293,200 Ops/sec
Script Preparation code:
Tests: