Test name | Executions per second |
---|---|
boolean array | 163981.9 Ops/sec |
typed Array with uInt8 | 33783.8 Ops/sec |
boolean array - Strict | 178563.3 Ops/sec |
typed Array with uInt8 - Strict | 44683.0 Ops/sec |
weird boolean - Strict | 281870.0 Ops/sec |
uint8 .fill() | 5050939.0 Ops/sec |
weird boolean - .fill | 6204856.0 Ops/sec |