Test name | Executions per second |
---|---|
boolean array | 198644.1 Ops/sec |
typed Array with uInt8 | 49134.4 Ops/sec |
boolean array - Strict | 230805.1 Ops/sec |
typed Array with uInt8 - Strict | 58730.8 Ops/sec |
weird boolean - Strict | 390177.0 Ops/sec |
uint8 .fill() | 5993286.0 Ops/sec |
weird boolean - .fill | 6369820.5 Ops/sec |