He-Pin commented on code in PR #1025:
URL: https://github.com/apache/incubator-pekko/pull/1025#discussion_r1462675884


##########
bench-jmh/README.md:
##########
@@ -6,8 +6,18 @@ own jmh module)
 
 You can run them like:
 
-   project bench-jmh
-   jmh:run -i 3 -wi 3 -f 1 .*ActorCreationBenchmark
+```shell
+sbt shell
+pekko > project bench-jmh
+sbt:pekko-bench-jmh> jmh:run -i 3 -wi 3 -f 1 .*ActorCreationBenchmark

Review Comment:
   add a link to `sbt-jmh`?
   and it's `bench-jmh` not `pekko-bench-jmh` now.
   
   and change `jmh:run` to `Jmh/run`



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to