alamb commented on issue #5854: URL: https://github.com/apache/arrow-rs/issues/5854#issuecomment-2158975969
> FWIW, by simply moving this field to heap (i.e., `Option<Statistics>` -> `Option<Box<Statistics>>`), we can get 30% performance improvement (as will show in blog #5770). This code is in https://github.com/apache/arrow-rs/pull/5856 for anyone who is curious -- 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]
