Test name | Executions per second |
---|---|
boolean array | 13841.6 Ops/sec |
typed Array with uInt8 | 8564.9 Ops/sec |
boolean array - Strict | 18547.1 Ops/sec |
typed Array with uInt8 - Strict | 9764.1 Ops/sec |
weird boolean - Strict | 63000.8 Ops/sec |
uint8 .fill() | 1035055.9 Ops/sec |
weird boolean - .fill | 1130894.4 Ops/sec |