Test name | Executions per second |
---|---|
boolean array | 912453.9 Ops/sec |
typed Array with uInt8 | 202463.2 Ops/sec |
boolean array - Strict | 915568.7 Ops/sec |
typed Array with uInt8 - Strict | 211876.8 Ops/sec |
weird boolean - Strict | 1381559.5 Ops/sec |
uint8 .fill() | 50637920.0 Ops/sec |
weird boolean - .fill | 77234064.0 Ops/sec |