Test name | Executions per second |
---|---|
boolean array | 147781.1 Ops/sec |
typed Array with uInt8 | 39962.2 Ops/sec |
boolean array - Strict | 150691.8 Ops/sec |
typed Array with uInt8 - Strict | 43216.9 Ops/sec |
weird boolean - Strict | 257739.3 Ops/sec |
uint8 .fill() | 4148184.2 Ops/sec |
weird boolean - .fill | 4939671.0 Ops/sec |