Test name | Executions per second |
---|---|
boolean array | 516749.9 Ops/sec |
typed Array with uInt8 | 119205.8 Ops/sec |
boolean array - Strict | 486319.7 Ops/sec |
typed Array with uInt8 - Strict | 134508.0 Ops/sec |
weird boolean - Strict | 830559.8 Ops/sec |
uint8 .fill() | 15926919.0 Ops/sec |
weird boolean - .fill | 16557874.0 Ops/sec |