Test name | Executions per second |
---|---|
boolean array | 289233.5 Ops/sec |
typed Array with uInt8 | 92092.0 Ops/sec |
boolean array - Strict | 279736.9 Ops/sec |
typed Array with uInt8 - Strict | 86593.9 Ops/sec |
weird boolean - Strict | 553311.9 Ops/sec |
uint8 .fill() | 7550040.0 Ops/sec |
weird boolean - .fill | 8013351.5 Ops/sec |