dengzhhu653 commented on PR #5910:
URL: https://github.com/apache/hive/pull/5910#issuecomment-3021206520

   Performance:
   java -jar hmsbench.jar --savedata /tmp/benchdata --sanitize -N 1000 -N 10000 
-o 0302bench_results_http_modified-1.csv -C -d testbench_http --params=100 -M 
'addPartitions.*' -T 5 --runMode NONACID
   After:
   Operation                      Mean     Med      Min      Max      Err%
   addPartitions.1000             1144     1130     936.0    1772     14.32
   addPartitions.10000            9577     9363     9094     1.262e+04 6.880
   Before:
   Operation                      Mean     Med      Min      Max      Err%
   addPartitions.1000             1558     1536     1362     2037     8.306
   addPartitions.10000            1.402e+04 1.394e+04 1.257e+04 1.988e+04 7.596
   
   


-- 
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: gitbox-unsubscr...@hive.apache.org

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


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

Reply via email to