HeartSaVioR commented on pull request #28904:
URL: https://github.com/apache/spark/pull/28904#issuecomment-650460286


   I've been running sustain tests (still running) and here's some observation:
   
   - SPARK-30946 + SPARK-30462 just wrote compact batch 7309 (73,100,000 
entries) which size is 3.5G, and RES has been less than 2G. It took 169517 ms 
(2.8 mins) to build a compact batch 7309, which is similar to build a compact 
batch 479 (4,800,000) without SPARK-30946. (15x processed)
   - SPARK-30462 itself just wrote compact batch 1739 (17,390,000 entries) 
which size is 3.1G, and RES has been less than 2G.


----------------------------------------------------------------
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:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to