Test name | Executions per second |
---|---|
boolean array | 192406.3 Ops/sec |
typed Array with uInt8 | 35808.4 Ops/sec |
boolean array - Strict | 193058.2 Ops/sec |
typed Array with uInt8 - Strict | 35674.2 Ops/sec |
weird boolean - Strict | 281976.8 Ops/sec |
uint8 .fill() | 1750530.1 Ops/sec |
weird boolean - .fill | 9108515.0 Ops/sec |