Test name | Executions per second |
---|---|
boolean array | 284706.3 Ops/sec |
typed Array with uInt8 | 51031.5 Ops/sec |
boolean array - Strict | 287467.9 Ops/sec |
typed Array with uInt8 - Strict | 54288.7 Ops/sec |
weird boolean - Strict | 219012.3 Ops/sec |
uint8 .fill() | 8348856.5 Ops/sec |
weird boolean - .fill | 9636106.0 Ops/sec |