JakeDern opened a new pull request, #10122: URL: https://github.com/apache/arrow-rs/pull/10122
# Which issue does this PR close? - Closes #10119 # Rationale for this change This PR adds writer benchmarks for dictionaries so that we can measure the performance impact of code changes on those code paths. # What changes are included in this PR? Three new benchmarks: - StreamWriter benchmark for dictionaries - StreamWriter benchmark for delta dictionaries - FileWriter benchmark for delta dictionaries # Are these changes tested? Yes, just benchmarks included which I ran locally. # 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]
