You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2021/11/06 16:49:45 UTC

[GitHub] [skywalking] kezhenxu94 commented on pull request #7985: [WIP]Add MicroBench module to make it easier for developers to write JMH Test

kezhenxu94 commented on pull request #7985:
URL: https://github.com/apache/skywalking/pull/7985#issuecomment-962478272


   > Now, after packaging, we can execute JMHtest through `java -jar benchmark.jar`, and if we want to write a JMHtest, we only need to inherit `AbstractMicrobenchmark` without paying too much attention to the many details of JMH.
   
   If we have multiple benchmark tests in benchmark module (finally `benchmark.jar`), can we choose to run only a specific class?


-- 
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: notifications-unsubscribe@skywalking.apache.org

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