Test name | Executions per second |
---|---|
boolean array | 324582.6 Ops/sec |
typed Array with uInt8 | 83472.3 Ops/sec |
boolean array - Strict | 329674.6 Ops/sec |
typed Array with uInt8 - Strict | 90975.1 Ops/sec |
weird boolean - Strict | 590984.9 Ops/sec |
uint8 .fill() | 10155330.0 Ops/sec |
weird boolean - .fill | 11214989.0 Ops/sec |