alamb commented on PR #7962: URL: https://github.com/apache/arrow-rs/pull/7962#issuecomment-3108890103
``` sort i32 to indices 2^10 1.13 12.9±0.02µs ? ?/sec 1.00 11.4±0.03µs ? ?/sec sort i32 to indices 2^12 1.15 63.1±0.25µs ? ?/sec 1.00 54.9±0.13µs ? ?/sec s ``` Weird -- we get the same results. Maybe there is more code or something now so cache effects come into play on the test machine 🤔 I am inclined to take the improvements though in general -- 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