Test name | Executions per second |
---|---|
boolean array | 336771.2 Ops/sec |
typed Array with uInt8 | 68961.0 Ops/sec |
boolean array - Strict | 350623.2 Ops/sec |
typed Array with uInt8 - Strict | 74567.8 Ops/sec |
weird boolean - Strict | 482000.5 Ops/sec |
uint8 .fill() | 7475237.0 Ops/sec |
weird boolean - .fill | 7968449.0 Ops/sec |