Plain array vs Float32 Array vs Float64 ArrayFastest: Plain array (15.3x faster)
20,659 ops/sec
1,367 ops/sec
1,354 ops/sec
Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.
| Test case name | Result |
|---|---|
| Plain array | |
| Float32 Array | |
| Float64 Array |
| Test name | Executions per second |
|---|---|
| ✓ Plain array | 345 Ops/sec |
| Float32 Array | 229 Ops/sec |
| Float64 Array | 205 Ops/sec |