| Test case name | Result |
|---|---|
| DataView | |
| Uint8Array by byte | |
| Uint8Array with set | |
| Uint8Array with set other Uint8Array | |
| DataView loop |
| Test name | Executions per second |
|---|---|
| DataView | 160207744.0 Ops/sec |
| Uint8Array by byte | 130148992.0 Ops/sec |
| Uint8Array with set | 130856.0 Ops/sec |
| Uint8Array with set other Uint8Array | 2512724.0 Ops/sec |
| DataView loop | 786489.6 Ops/sec |