Test name | Executions per second |
---|---|
boolean array | 132231.5 Ops/sec |
typed Array with uInt8 | 25352.0 Ops/sec |
boolean array - Strict | 140721.2 Ops/sec |
typed Array with uInt8 - Strict | 25187.7 Ops/sec |
weird boolean - Strict | 204862.9 Ops/sec |
uint8 .fill() | 1880605.8 Ops/sec |
weird boolean - .fill | 10796492.0 Ops/sec |