etseidl commented on PR #9846:
URL: https://github.com/apache/arrow-rs/pull/9846#issuecomment-4392694106
Not your problem, but I find it funny that the peak memory test prints out:
```
arrow_array_reader/ListArray_allocated_bytes/Int32List/no NULLs
time: [10.458 MiB 10.458 MiB 10.458 MiB]
arrow_array_reader/ListArray_allocated_bytes/Int32List/half NULLs
time: [5.9797 MiB 5.9797 MiB 5.9797 MiB]
```
I looked at the Criterion source and "time:" is sadly hard coded :(
--
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]