Test name | Executions per second |
---|---|
boolean array | 217751.8 Ops/sec |
typed Array with uInt8 | 59814.4 Ops/sec |
boolean array - Strict | 215525.2 Ops/sec |
typed Array with uInt8 - Strict | 66589.9 Ops/sec |
weird boolean - Strict | 405845.6 Ops/sec |
uint8 .fill() | 9658049.0 Ops/sec |
weird boolean - .fill | 10209395.0 Ops/sec |