mkleen opened a new pull request, #8942: URL: https://github.com/apache/arrow-rs/pull/8942
# Which issue does this PR close? This is a pre-requisite for https://github.com/apache/arrow-rs/issues/8724 # Rationale for this change It's required to have benchmarks to measure the performance improvements of the zip implementation for string views against the main branch. Therefore the benchmarks should be merged first. The PR for the new implementation of zip for string views is coming soon. # What changes are included in this PR? This adds benchmarks for zip for different string lengths and combinations for string-views. # Are these changes tested? Benchmarks usually don't include tests. # Are there any user-facing changes? No. -- 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]
