Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36
Chrome 103
Mac OS X 10.11.6
Desktop
8 months ago
Array.slice
110.3M/s
Slice with begin argument
108.5M/s
Array.concat
68.7M/s
Spread operator
53.0M/s
Slice with begin and end argument
23.2M/s
For loop with declared length
2.0M/s
While loop
2.0M/s
For loop
1.9M/s
View exact numbers
Test name Executions per second
Array.slice 110,291,744 Ops/sec
Slice with begin argument 108,531,112 Ops/sec
Array.concat 68,672,136 Ops/sec
Spread operator 53,018,892 Ops/sec
Slice with begin and end argument 23,155,362 Ops/sec
For loop with declared length 2,039,135 Ops/sec
While loop 2,033,041 Ops/sec
For loop 1,909,685 Ops/sec
Script Preparation code:
Tests: