Test name | Executions per second |
---|---|
boolean array | 212709.4 Ops/sec |
typed Array with uInt8 | 56179.1 Ops/sec |
boolean array - Strict | 216950.0 Ops/sec |
typed Array with uInt8 - Strict | 62717.7 Ops/sec |
weird boolean - Strict | 409367.8 Ops/sec |
uint8 .fill() | 7282530.5 Ops/sec |
weird boolean - .fill | 7876614.0 Ops/sec |