Test name | Executions per second |
---|---|
boolean array | 26269.4 Ops/sec |
typed Array with uInt8 | 201808.2 Ops/sec |
boolean array - Strict | 26845.9 Ops/sec |
typed Array with uInt8 - Strict | 149118.9 Ops/sec |
weird boolean - Strict | 878713.8 Ops/sec |
uint8 .fill() | 413587.5 Ops/sec |
weird boolean - .fill | 2585722.2 Ops/sec |