vagetablechicken edited a comment on issue #3143: Non blocking OlapTableSink
URL: https://github.com/apache/incubator-doris/pull/3143#issuecomment-601034196
 
 
   > Hi @vagetablechicken
   > 
   > Do you have some benchmark for this PR?
   
   I only have two test samples now, testing environment building is in 
progress in our team.
   
   I use broker load, and the scan node wasn't do mem limit(my test code 
doesn't contain a80e9bf22968232dead8886d990993eb3b702424). If scan node waits 
when mem limit exceeded, it must take longer.
   
   5 be:
   - E5-2630v2*2 CPU
   - 8*16G Mem
   
   | test sample | origin ver(avg) | nonblocking ver(avg) |
   |-|-|-|
   | 
{"ScannedRows":92095001,"TaskNumber":1,"FileNumber":8,"FileSize":2798532731} | 
10min3s | 6min43s |
   | 
{"ScannedRows":951503983,"TaskNumber":1,"FileNumber":300,"FileSize":68560716133}
 | 4h25min  | 2h6min |
   

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


With regards,
Apache Git Services

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

Reply via email to