Test name | Executions per second |
---|---|
boolean array | 116338.6 Ops/sec |
typed Array with uInt8 | 1003550.4 Ops/sec |
boolean array - Strict | 111538.6 Ops/sec |
typed Array with uInt8 - Strict | 940221.0 Ops/sec |
weird boolean - Strict | 4305336.0 Ops/sec |
uint8 .fill() | 726967.1 Ops/sec |
weird boolean - .fill | 4302560.0 Ops/sec |