Test name | Executions per second |
---|---|
boolean array | 273368.9 Ops/sec |
typed Array with uInt8 | 69503.1 Ops/sec |
boolean array - Strict | 277221.2 Ops/sec |
typed Array with uInt8 - Strict | 75076.7 Ops/sec |
weird boolean - Strict | 463275.2 Ops/sec |
uint8 .fill() | 7463694.0 Ops/sec |
weird boolean - .fill | 8110199.5 Ops/sec |