Array write vs TypedArray writeFastest: TypedArray write (1.9x faster)
19,890 ops/sec
10,270 ops/sec
Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.
| Test case name | Result |
|---|---|
| Array write | |
| TypedArray write |
| Test name | Executions per second |
|---|---|
| ✓ TypedArray write | 4,287 Ops/sec |
| Array write | 3,693 Ops/sec |