Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
Chrome 131
Mac OS X 10.15.7
Desktop
one year ago
array clone with type check
72.1M/s
array from basic array
53.6M/s
slice basic array
46.8M/s
array from typed array
1.8M/s
typed array clone with type check
1.8M/s
View exact numbers
| Test name |
Executions per second |
|
✓
array clone with type check
|
72,085,720 Ops/sec |
|
array from basic array
|
53,626,688 Ops/sec |
|
slice basic array
|
46,814,800 Ops/sec |
|
array from typed array
|
1,764,289 Ops/sec |
|
typed array clone with type check
|
1,760,910 Ops/sec |
|
slice typed array
|
1,404,843 Ops/sec |
Tests:
-
slice typed array
-
array from typed array
-
slice basic array
-
array from basic array
-
typed array clone with type check
-
array clone with type check