| Test case name | Result |
|---|---|
| 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 |
| Test name | Executions per second |
|---|---|
| slice typed array | 3776902.2 Ops/sec |
| array from typed array | 9799261.0 Ops/sec |
| slice basic array | 57261324.0 Ops/sec |
| array from basic array | 10399483.0 Ops/sec |
| typed array clone with type check | 8147321.5 Ops/sec |
| array clone with type check | 50751352.0 Ops/sec |