Use JMH but hit error: "No matching benchmarks. Miss-spelled regexp?"
Miao, Miao
mimiao at ebay.com
Sun Jul 30 14:59:52 UTC 2023
Hi Support,
Please help to support me on this issue. Thanks!
When I try tro setup to run benchmark test with jmh I hit this issue: I try to run with IDEA jmh plugin or use this command: java --add-opens java.base/java.io=ALL-UNNAMED -jar target/benchmarks.jar -f 1 -wi 3 -w 1 -i 5 -rf json
They all hit the same error:
[cid:image001.png at 01D9C338.205422B0]
Here are some info about my project:
Here is my jmh test:
[A screen shot of a computer Description automatically generated]
Find benchmarkList is empty:
[A screenshot of a computer Description automatically generated]
My pom.xml with releat jmh
[cid:image004.png at 01D9C339.39294B20] [cid:image005.png at 01D9C339.4B261740]
[cid:image006.png at 01D9C339.54303D20]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/jmh-dev/attachments/20230730/380500fa/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 42454 bytes
Desc: image001.png
URL: <https://mail.openjdk.org/pipermail/jmh-dev/attachments/20230730/380500fa/image001-0001.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image002.png
Type: image/png
Size: 124734 bytes
Desc: image002.png
URL: <https://mail.openjdk.org/pipermail/jmh-dev/attachments/20230730/380500fa/image002-0001.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image003.png
Type: image/png
Size: 159392 bytes
Desc: image003.png
URL: <https://mail.openjdk.org/pipermail/jmh-dev/attachments/20230730/380500fa/image003-0001.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image004.png
Type: image/png
Size: 72548 bytes
Desc: image004.png
URL: <https://mail.openjdk.org/pipermail/jmh-dev/attachments/20230730/380500fa/image004-0001.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image005.png
Type: image/png
Size: 234795 bytes
Desc: image005.png
URL: <https://mail.openjdk.org/pipermail/jmh-dev/attachments/20230730/380500fa/image005-0001.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image006.png
Type: image/png
Size: 294755 bytes
Desc: image006.png
URL: <https://mail.openjdk.org/pipermail/jmh-dev/attachments/20230730/380500fa/image006-0001.png>
More information about the jmh-dev
mailing list