Test case name | Result |
---|---|
DataView AoS | |
DataView byte-aligned AoS | |
TypedArray byte-aligned AoS | |
TypeArray SoA |
Test name | Executions per second |
---|---|
DataView AoS | 12.8 Ops/sec |
DataView byte-aligned AoS | 13.3 Ops/sec |
TypedArray byte-aligned AoS | 13.2 Ops/sec |
TypeArray SoA | 14.0 Ops/sec |