| Test name | Executions per second |
|---|---|
| boolean array | 796062.4 Ops/sec |
| typed Array with uInt8 | 2178973.2 Ops/sec |
| boolean array - Strict | 717859.2 Ops/sec |
| typed Array with uInt8 - Strict | 2161385.0 Ops/sec |
| weird boolean - Strict | 12857642.0 Ops/sec |
| uint8 .fill() | 52906320.0 Ops/sec |
| weird boolean - .fill | 73618520.0 Ops/sec |