xiarixiaoyao commented on pull request #5165:
URL: https://github.com/apache/hudi/pull/5165#issuecomment-1086599285


   @vinothchandar  @alexeykudinkin @garyli1019 
   addressed all comments
   add config to keep original logical.
   benchmark setUp
   1) orignal table: 1000w row,  10 columns,   
   2) insert 100w 
   3) query begin incremental from commit time 0
   benchmark result:
   ```
   Java HotSpot(TM) 64-Bit Server VM 1.8.0_201-b09 on Windows 10 10.0
   Intel64 Family 6 Model 158 Stepping 10, GenuineIntel
   perf mor incr read:                       Best Time(ms)   Avg Time(ms)   
Stdev(ms)    Rate(M/s)   Per Row(ns)   Relative
   
------------------------------------------------------------------------------------------------------------------------
   vectorized disable                                 1730           1796       
   94          5.8         173.0       1.0X
   vectorized enable                                   739            769       
   26         13.5          73.9       2.3X
   ```
   
   do we need add benchmark code to this pr, if needed, i will added


-- 
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...@hudi.apache.org

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


Reply via email to