Test name | Executions per second |
---|---|
boolean array | 234366.7 Ops/sec |
typed Array with uInt8 | 73961.3 Ops/sec |
boolean array - Strict | 241744.9 Ops/sec |
typed Array with uInt8 - Strict | 76233.5 Ops/sec |
weird boolean - Strict | 472337.1 Ops/sec |
uint8 .fill() | 7041092.0 Ops/sec |
weird boolean - .fill | 7806803.0 Ops/sec |