HyukjinKwon opened a new pull request #32044:
URL: https://github.com/apache/spark/pull/32044


   ### What changes were proposed in this pull request?
   
   https://github.com/apache/spark/pull/32015 added a way to run benchmarks 
much more easily in the same GitHub Actions build. This PR updates the 
benchmark results by using the way.
   
   **NOTE** that looks like GitHub Actions use two type of CPU given my 
observations:
   
   - Intel(R) Xeon(R) Platinum 8171M CPU @ 2.60GHz
   - Intel Xeon E5-2673 v4 @ 2.30GHz
   
   Given my quick research, seems like they perform roughly similarly:
   
   ![Screen Shot 2021-04-03 at 9 10 07 
PM](https://user-images.githubusercontent.com/6477701/113478080-8079d880-94c1-11eb-831c-e5c8f15cc741.png)
   
   So shouldn't be a big deal especially given that this way is much easier, 
encourages contributors to run more and guaranteed the same number of cores and 
same memory.  
   
   ### Why are the changes needed?
   
   To have a base line of the benchmarks accordingly.
   
   ### Does this PR introduce _any_ user-facing change?
   
   No, dev-only.
   
   ### How was this patch tested?
   
   It was generated from:
   
   - [Run benchmarks: * (JDK 
11)](https://github.com/HyukjinKwon/spark/actions/runs/713575465)
   - [Run benchmarks: * (JDK 
8)](https://github.com/HyukjinKwon/spark/actions/runs/713154337)
   
   


-- 
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.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to