Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 Edg/129.0.0.0
Chrome 129
Windows
Desktop
one year ago
Slice with begin argument
30.5M/s
Spread operator
29.4M/s
Array.slice
29.3M/s
Array.concat
28.7M/s
Slice with begin and end argument
14.3M/s
While loop
1.1M/s
For loop with declared length
1.0M/s
For loop
563K/s
View exact numbers
Test name Executions per second
Slice with begin argument 30,503,984 Ops/sec
Spread operator 29,407,558 Ops/sec
Array.slice 29,312,088 Ops/sec
Array.concat 28,733,262 Ops/sec
Slice with begin and end argument 14,306,228 Ops/sec
While loop 1,080,863 Ops/sec
For loop with declared length 1,011,488 Ops/sec
For loop 563,356 Ops/sec
Script Preparation code:
Tests: