You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2019/08/01 10:15:53 UTC

[GitHub] [incubator-shardingsphere] terrymanu commented on issue #2746: add Java Microbenchmark Harness to our project

terrymanu commented on issue #2746: add Java Microbenchmark Harness to our project
URL: https://github.com/apache/incubator-shardingsphere/issues/2746#issuecomment-517222024
 
 
   @CalvinKirs Just as @nancyzrh said, this PR only add a maven dependency for jmh, but does not add any test cases yet, so I think you need add test cases for that.
   
   As my understanding, jmh only can print benchmark info to console which is not very make sense, we have already use jmeter to test benchmark.
   
   The precondition for introduce jmh to ShardingSphere is we need to auto assert if benchmark is under threshold.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services