NarekDW commented on PR #39719: URL: https://github.com/apache/spark/pull/39719#issuecomment-1427127282
> @NarekDW Could you regenerate benchmark results using GitHub actions, see https://spark.apache.org/developer-tools.html (Running benchmarks in your forked repository) and update: > > * CSVBenchmark-results.txt > * CSVBenchmark-jdk11-results.txt > * CSVBenchmark-jdk17-results.txt > > in your PR. @MaxGekk sorry for the late response. I've added benchmark results from GitHub actions. I've added 2 commits: in pre-last commit I've updated benchmarks results from **master** branch and in the last commit I've added benchmarks results from **current** branch. Execution links for master branch: [Java 8](https://github.com/NarekDW/spark/actions/runs/4151578967) [Java 11](https://github.com/NarekDW/spark/actions/runs/4151828105) [Java 17](https://github.com/NarekDW/spark/actions/runs/4152154541) Execution links for current branch: [Java 8](https://github.com/NarekDW/spark/actions/runs/4152491256) [Java 11](https://github.com/NarekDW/spark/actions/runs/4152723531) [Java 17](https://github.com/NarekDW/spark/actions/runs/4155468338) P.S. **Scala 2.12** was used for all executions. -- 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]
