Test name | Executions per second |
---|---|
boolean array | 296692.5 Ops/sec |
typed Array with uInt8 | 108470.4 Ops/sec |
boolean array - Strict | 378124.7 Ops/sec |
typed Array with uInt8 - Strict | 64680.7 Ops/sec |
weird boolean - Strict | 365243.8 Ops/sec |
uint8 .fill() | 7958483.0 Ops/sec |
weird boolean - .fill | 8400746.0 Ops/sec |