Test name | Executions per second |
---|---|
boolean array | 213299.9 Ops/sec |
typed Array with uInt8 | 56718.3 Ops/sec |
boolean array - Strict | 234900.4 Ops/sec |
typed Array with uInt8 - Strict | 62705.5 Ops/sec |
weird boolean - Strict | 433367.0 Ops/sec |
uint8 .fill() | 7874507.5 Ops/sec |
weird boolean - .fill | 8477467.0 Ops/sec |