Test name | Executions per second |
---|---|
boolean array | 185075.4 Ops/sec |
typed Array with uInt8 | 59249.0 Ops/sec |
boolean array - Strict | 226036.2 Ops/sec |
typed Array with uInt8 - Strict | 67830.5 Ops/sec |
weird boolean - Strict | 458787.5 Ops/sec |
uint8 .fill() | 10538125.0 Ops/sec |
weird boolean - .fill | 11357459.0 Ops/sec |