Test name | Executions per second |
---|---|
boolean array | 329708.2 Ops/sec |
typed Array with uInt8 | 66170.4 Ops/sec |
boolean array - Strict | 351308.5 Ops/sec |
typed Array with uInt8 - Strict | 69582.1 Ops/sec |
weird boolean - Strict | 450311.9 Ops/sec |
uint8 .fill() | 23882308.0 Ops/sec |
weird boolean - .fill | 27130212.0 Ops/sec |