Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
Per https://github.com/melix/jmh-gradle-plugin#configuration, jmh-gradle-plugin expects a file structure as: src/jmh/java, but current structure is src/main/jmh, thus ./gradlew :ubenchmark:jmh reports no benchmark to run.
Change the structure accordingly fixed this problem.
Attachments
Issue Links
- links to