Test name | Executions per second |
---|---|
boolean array | 395808.6 Ops/sec |
typed Array with uInt8 | 87354.3 Ops/sec |
boolean array - Strict | 300164.2 Ops/sec |
typed Array with uInt8 - Strict | 84267.1 Ops/sec |
weird boolean - Strict | 542670.1 Ops/sec |
uint8 .fill() | 8974142.0 Ops/sec |
weird boolean - .fill | 10258702.0 Ops/sec |