Test name | Executions per second |
---|---|
boolean array | 17493.0 Ops/sec |
typed Array with uInt8 | 224031.6 Ops/sec |
boolean array - Strict | 23360.7 Ops/sec |
typed Array with uInt8 - Strict | 298536.0 Ops/sec |
weird boolean - Strict | 1509099.5 Ops/sec |
uint8 .fill() | 626351.2 Ops/sec |
weird boolean - .fill | 3900176.8 Ops/sec |