Run details:
Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/25.0 Chrome/121.0.0.0 Mobile Safari/537.36
Chrome Mobile 121
Android
Mobile
2 years ago
Slice with begin argument
207K/s
Slice with begin and end argument
174K/s
For loop with declared length
100K/s
View exact numbers
| Test name |
Executions per second |
|
✓
Spread operator
|
2,131,906 Ops/sec |
|
Array.concat
|
1,090,784 Ops/sec |
|
Array.slice
|
210,663 Ops/sec |
|
Slice with begin argument
|
206,832 Ops/sec |
|
Slice with begin and end argument
|
173,716 Ops/sec |
|
While loop
|
100,050 Ops/sec |
|
For loop with declared length
|
100,025 Ops/sec |
|
For loop
|
78,773 Ops/sec |
Tests:
-
Array.concat
-
Array.slice
-
For loop
-
For loop with declared length
-
While loop
-
Spread operator
-
Slice with begin argument
-
Slice with begin and end argument