Test name | Executions per second |
---|---|
boolean array | 219993.0 Ops/sec |
typed Array with uInt8 | 535997.2 Ops/sec |
boolean array - Strict | 220390.7 Ops/sec |
typed Array with uInt8 - Strict | 539047.9 Ops/sec |
weird boolean - Strict | 2600037.2 Ops/sec |
uint8 .fill() | 465954.0 Ops/sec |
weird boolean - .fill | 2602131.5 Ops/sec |