HeartSaVioR opened a new pull request #34630: URL: https://github.com/apache/spark/pull/34630
### What changes were proposed in this pull request? This PR proposes to add a new benchmark to measure the performance on basic state store operations, and the result file. The proposed change of SPARK-37224 is applied in the benchmark. As the benchmark number provides, turning off the config brings lots of performance gain in micro-benchmark perspective, while it is still slower than memory-based state store. ### Why are the changes needed? To track and verify further performance improvements. ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? Result file from manual run is included in this PR. -- 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]
