Test name | Executions per second |
---|---|
boolean array | 180914.8 Ops/sec |
typed Array with uInt8 | 160210.9 Ops/sec |
boolean array - Strict | 196461.1 Ops/sec |
typed Array with uInt8 - Strict | 160502.8 Ops/sec |
weird boolean - Strict | 1186605.4 Ops/sec |
uint8 .fill() | 1494657.8 Ops/sec |
weird boolean - .fill | 10767318.0 Ops/sec |