Test name | Executions per second |
---|---|
boolean array | 360552.4 Ops/sec |
typed Array with uInt8 | 89990.7 Ops/sec |
boolean array - Strict | 407897.3 Ops/sec |
typed Array with uInt8 - Strict | 99379.9 Ops/sec |
weird boolean - Strict | 638029.4 Ops/sec |
uint8 .fill() | 9430332.0 Ops/sec |
weird boolean - .fill | 10277695.0 Ops/sec |