Test name | Executions per second |
---|---|
boolean array | 10294.3 Ops/sec |
typed Array with uInt8 | 7078.0 Ops/sec |
boolean array - Strict | 12076.9 Ops/sec |
typed Array with uInt8 - Strict | 8555.3 Ops/sec |
weird boolean - Strict | 53668.9 Ops/sec |
uint8 .fill() | 1086200.4 Ops/sec |
weird boolean - .fill | 1172705.5 Ops/sec |