etseidl opened a new pull request, #8478: URL: https://github.com/apache/arrow-rs/pull/8478
# Which issue does this PR close? # Rationale for this change While changing the Thrift decoding more fine-grained benchmarking was desired. With that work mostly done, the benchmarks should revert to only testing public APIs. # What changes are included in this PR? Removes benches of internal APIs. Also makes changes to the "wide" test to be more representative of the real world. Use of random numbers added many negative values which require many more bytes to encode. # Are these changes tested? None required # Are there any user-facing changes? No, only changes to benchmark output. -- 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]
