alamb opened a new pull request, #7090: URL: https://github.com/apache/arrow-rs/pull/7090
# Which issue does this PR close? - Part of https://github.com/apache/arrow-rs/issues/6968 - Closes https://github.com/apache/arrow-rs/pull/6972 - Closes https://github.com/andygrove/arrow-rs/pull/76 # Rationale for this change We want to make the IPC writer faster by turning off validation but we currently don't have any benchmarks for this feature # What changes are included in this PR? Add IPC writing benchmarks, based on @andygrove's work in https://github.com/apache/arrow-rs/pull/6972 <!-- There is no need to duplicate the description in the issue here but it is sometimes worth providing a summary of the individual changes in this PR. --> # Are there any user-facing changes? No, this is just benchmark code <!-- If there are user-facing changes then we may require documentation to be updated before approving the PR. --> <!--- If there are any breaking changes to public APIs, please call them out. --> -- 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]
