Test case name | Result |
---|---|
With new DataView | |
With new UInt16Array | |
With constructed DataView | |
With constructed UInt16Array |
Test name | Executions per second |
---|---|
With new DataView | 42588.5 Ops/sec |
With new UInt16Array | 50093.0 Ops/sec |
With constructed DataView | 102511.1 Ops/sec |
With constructed UInt16Array | 102108.5 Ops/sec |