Test name | Executions per second |
---|---|
boolean array | 583190.6 Ops/sec |
typed Array with uInt8 | 113862.1 Ops/sec |
boolean array - Strict | 591205.8 Ops/sec |
typed Array with uInt8 - Strict | 117643.4 Ops/sec |
weird boolean - Strict | 761117.4 Ops/sec |
uint8 .fill() | 14818631.0 Ops/sec |
weird boolean - .fill | 15813252.0 Ops/sec |