Test name | Executions per second |
---|---|
boolean array | 304338.7 Ops/sec |
typed Array with uInt8 | 75745.6 Ops/sec |
boolean array - Strict | 310005.3 Ops/sec |
typed Array with uInt8 - Strict | 83457.5 Ops/sec |
weird boolean - Strict | 563249.6 Ops/sec |
uint8 .fill() | 9045814.0 Ops/sec |
weird boolean - .fill | 12234097.0 Ops/sec |