Test name | Executions per second |
---|---|
boolean array | 176110.5 Ops/sec |
typed Array with uInt8 | 41709.1 Ops/sec |
boolean array - Strict | 184718.9 Ops/sec |
typed Array with uInt8 - Strict | 45786.7 Ops/sec |
weird boolean - Strict | 277843.5 Ops/sec |
uint8 .fill() | 6785182.5 Ops/sec |
weird boolean - .fill | 7595029.5 Ops/sec |