Test name | Executions per second |
---|---|
boolean array | 34125.2 Ops/sec |
typed Array with uInt8 | 10653.9 Ops/sec |
boolean array - Strict | 33823.1 Ops/sec |
typed Array with uInt8 - Strict | 10559.7 Ops/sec |
weird boolean - Strict | 82732.6 Ops/sec |
uint8 .fill() | 509730.3 Ops/sec |
weird boolean - .fill | 3163227.2 Ops/sec |