alamb commented on PR #9848:
URL: https://github.com/apache/arrow-rs/pull/9848#issuecomment-4669673055
@HippoBaro it looks like the 99Pct null case gets around 15% slower in this
PR (though the others are a very nice improvement).
```
group main
unpadded_child_mode
----- ----
-------------------
...
arrow_array_reader/ListArray/Int32List/99pct NULLs 1.00 404.1±9.94µs
? ?/sec 1.14 462.2±14.94µs ?
...
arrow_array_reader/ListArray/StringList/99pct NULLs 1.00 418.3±10.42µs
? ?/sec 1.11 463.7±14.66µs ? ?/sec
```
--
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]