xkrogen commented on pull request #31490: URL: https://github.com/apache/spark/pull/31490#issuecomment-868866829
I ran all 4 of the Avro benchmarks (read/write on JDK 8/11) against the current diff. I noticed that the JDK11 benchmarks weren't updated when #32969 went in, and also, those were generated using different hardware since they didn't use GitHub Actions. For this reason, I also generated all of the benchmark output files using GitHub Actions against the current `master` branch, applied those, and then applied the benchmarks for this branch on top of those. You can view the diff in this commit: https://github.com/apache/spark/pull/31490/commits/a0b4ecd336b63b2bbad3ff80a30249cba590f053 (numbers look essentially the same, well within the variance I think we expect) -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
