Test name | Executions per second |
---|---|
boolean array | 49004.1 Ops/sec |
typed Array with uInt8 | 13895.5 Ops/sec |
boolean array - Strict | 48657.4 Ops/sec |
typed Array with uInt8 - Strict | 16548.4 Ops/sec |
weird boolean - Strict | 125869.1 Ops/sec |
uint8 .fill() | 964010.0 Ops/sec |
weird boolean - .fill | 5450487.5 Ops/sec |