alamb opened a new pull request, #7944: URL: https://github.com/apache/arrow-rs/pull/7944
# Which issue does this PR close? We generally require a GitHub issue to be filed for all bug fixes and enhancements and this helps us generate change logs for our releases. You can link an issue to this PR using the GitHub syntax. - Part of https://github.com/apache/arrow-rs/pull/7911 - Part of https://github.com/apache/arrow-rs/issues/6736 - Follow on to https://github.com/apache/arrow-rs/pull/7905 # Rationale for this change I wrote benchmark some changes to the json decoder in https://github.com/apache/arrow-rs/pull/7911 but they are non trivial. To keep https://github.com/apache/arrow-rs/pull/7911 easier to review I have pulled the benchmarks out to their own PR # What changes are included in this PR? 1. Add new json benchmark 2. Include the `variant_get` benchmark added in https://github.com/apache/arrow-rs/pull/7919 by @Samyak2 # Are these changes tested? I tested them manually and clippy CI coverage ensures they compile # Are there any user-facing changes? No these are only benchmarks -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org