Test name | Executions per second |
---|---|
boolean array | 56801.6 Ops/sec |
typed Array with uInt8 | 18627.4 Ops/sec |
boolean array - Strict | 57502.6 Ops/sec |
typed Array with uInt8 - Strict | 18471.8 Ops/sec |
weird boolean - Strict | 147928.1 Ops/sec |
uint8 .fill() | 1722547.1 Ops/sec |
weird boolean - .fill | 8890600.0 Ops/sec |