Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:150.0) Gecko/20100101 Firefox/150.0
Firefox 150
Mac OS X 10.15
Desktop
3 months ago
Array.slice
33.0M/s
Slice with begin argument
32.9M/s
Slice with begin and end argument
32.8M/s
Array.concat
24.3M/s
While loop
15.1M/s
For loop with declared length
14.7M/s
For loop
14.4M/s
Spread operator
6.4M/s
View exact numbers
Test name Executions per second
Array.slice 32,993,010 Ops/sec
Slice with begin argument 32,890,174 Ops/sec
Slice with begin and end argument 32,798,278 Ops/sec
Array.concat 24,338,184 Ops/sec
While loop 15,078,051 Ops/sec
For loop with declared length 14,727,930 Ops/sec
For loop 14,429,202 Ops/sec
Spread operator 6,426,543 Ops/sec
Script Preparation code:
Tests: