mapleFU commented on PR #40876:
URL: https://github.com/apache/arrow/pull/40876#issuecomment-2033530354
With null prob = 50%:
```
BM_DecodeArrowBooleanPlain/DecodeArrowWithNull_Dense/1024 9244 ns
8912 ns 78170 bytes_per_second=13.6975M/s
BM_DecodeArrowBooleanPlain/DecodeArrowWithNull_Dense/4096 39151 ns
36945 ns 19498 bytes_per_second=13.2165M/s
BM_DecodeArrowBooleanPlain/DecodeArrowWithNull_Dense/32768 329578 ns
313674 ns 2234 bytes_per_second=12.4532M/s
BM_DecodeArrowBooleanPlain/DecodeArrowWithNull_Dense/65536 649354 ns
635045 ns 1101 bytes_per_second=12.3023M/s
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]