Test name | Executions per second |
---|---|
boolean array | 39498.8 Ops/sec |
typed Array with uInt8 | 56874.5 Ops/sec |
boolean array - Strict | 43560.4 Ops/sec |
typed Array with uInt8 - Strict | 61088.1 Ops/sec |
weird boolean - Strict | 434732.8 Ops/sec |
uint8 .fill() | 619949.1 Ops/sec |
weird boolean - .fill | 3440041.5 Ops/sec |