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:  old olapstatus:  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