Test name | Executions per second |
---|---|
boolean array | 124834.4 Ops/sec |
typed Array with uInt8 | 1271559.2 Ops/sec |
boolean array - Strict | 129377.1 Ops/sec |
typed Array with uInt8 - Strict | 1261773.2 Ops/sec |
weird boolean - Strict | 6377810.0 Ops/sec |
uint8 .fill() | 20906916.0 Ops/sec |
weird boolean - .fill | 20736476.0 Ops/sec |