yiguolei commented on PR #8855:
URL: https://github.com/apache/incubator-doris/pull/8855#issuecomment-1098620079

   Add SSB benchmark:
   Environment:
   1. ONE BE, ONE FE
   2. CREATE LINEORDER TABLE with bucket num == 1, lineorder table with 
600037902 rows.
   3. set vectoried_engine = true;
   4. set scanner thread == 1;
   5. using select count(lo_shipmode) from lineorder; to test
   
   new status:
   
![image](https://user-images.githubusercontent.com/9208457/163295458-69a366ac-cf45-4791-8f92-b638431098b9.png)
   
   old olapstatus:
   
![image](https://user-images.githubusercontent.com/9208457/163295515-16ebaf82-527e-4d6e-bd68-00abc396fcf7.png)
   
   It is very curious new status is a litter better than olapstatus.
   
   


-- 
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: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to