Test name | Executions per second |
---|---|
boolean array | 664898.2 Ops/sec |
typed Array with uInt8 | 167892.4 Ops/sec |
boolean array - Strict | 678783.5 Ops/sec |
typed Array with uInt8 - Strict | 190757.1 Ops/sec |
weird boolean - Strict | 1212383.5 Ops/sec |
uint8 .fill() | 22330462.0 Ops/sec |
weird boolean - .fill | 23688744.0 Ops/sec |