Test name | Executions per second |
---|---|
boolean array | 43820.1 Ops/sec |
typed Array with uInt8 | 10636.6 Ops/sec |
boolean array - Strict | 42108.6 Ops/sec |
typed Array with uInt8 - Strict | 10604.6 Ops/sec |
weird boolean - Strict | 81470.4 Ops/sec |
uint8 .fill() | 307618.0 Ops/sec |
weird boolean - .fill | 2130867.2 Ops/sec |