alamb commented on PR #7962: URL: https://github.com/apache/arrow-rs/pull/7962#issuecomment-3108789164
> It looks like one regression from benchmark: > > ```rust > sort i32 to indices 2^10 1.13 12.9±0.02µs ? ?/sec 1.00 11.4±0.02µs ? ?/sec > sort i32 to indices 2^12 1.15 63.3±0.15µs ? ?/sec 1.00 55.0±0.15µs ? ?/sec > ``` > > But i can't reproduce from my local. And the code is not changing anything for the not null cases. I'll rerun -- it can potentially be something related to the test machine -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org