numeric array vs Float64Array vs Float32ArrayFastest: numeric array (1.5x faster)
150,382 ops/sec
101,591 ops/sec
98,357 ops/sec
Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.
| Test case name | Result |
|---|---|
| numeric array | |
| Float64Array | |
| Float32Array |
| Test name | Executions per second |
|---|---|
| ✓ numeric array | 246,336 Ops/sec |
| Float64Array | 55,917 Ops/sec |
| Float32Array | 55,682 Ops/sec |