bharadwaj-pendyala commented on PR #11021: URL: https://github.com/apache/arrow-rs/pull/11021#issuecomment-5594661498
That did it. Worst branch ratio on the last run is 1.01, down from 1.10 on `stepped increasing value`, and the half-NULL rows now land ahead of main. One thing: HEAD moved after that run started. 79211c2 swaps the `vec!` for a fixed `[T::T::default(); 64]`, so the buffer stays on the stack. The numbers are from e8bd1c3, a commit behind. -- 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]
