Test name | Executions per second |
---|---|
boolean array | 56214.5 Ops/sec |
typed Array with uInt8 | 231625.0 Ops/sec |
boolean array - Strict | 51726.8 Ops/sec |
typed Array with uInt8 - Strict | 282780.6 Ops/sec |
weird boolean - Strict | 1754087.0 Ops/sec |
uint8 .fill() | 1020080.5 Ops/sec |
weird boolean - .fill | 3869741.2 Ops/sec |