Test name | Executions per second |
---|---|
boolean array | 25318.4 Ops/sec |
typed Array with uInt8 | 14667.8 Ops/sec |
boolean array - Strict | 34226.9 Ops/sec |
typed Array with uInt8 - Strict | 14890.9 Ops/sec |
weird boolean - Strict | 117320.2 Ops/sec |
uint8 .fill() | 868638.2 Ops/sec |
weird boolean - .fill | 4747587.5 Ops/sec |