Test name | Executions per second |
---|---|
boolean array | 78329.7 Ops/sec |
typed Array with uInt8 | 28481.4 Ops/sec |
boolean array - Strict | 79506.0 Ops/sec |
typed Array with uInt8 - Strict | 29805.4 Ops/sec |
weird boolean - Strict | 240308.1 Ops/sec |
uint8 .fill() | 1826927.8 Ops/sec |
weird boolean - .fill | 10696663.0 Ops/sec |