JMH plugin for IDEA
Nikita Artyushov
nikita.artyushov at gmail.com
Tue Aug 12 10:25:31 UTC 2014
Hi all,
I have built a prototype for an IntelliJ IDEA plugin for JMH. It
currently supports the following features:
* Creating new benchmarks via a shortcut
* Running existing benchmarks straight from your IDE
The plugin is available from the official JetBrains plugin repository.
Search for JMH and it will be there. You can also check the sources
out: https://github.com/artyushov/idea-jmh-plugin. The documentation
is there as well.
Everyone is very welcome to try it. All the feedback and feature
requests will be much appreciated. Feel free to submit an issue or a
pull request on GitHub or contact me directly.
Nikita
More information about the jmh-dev
mailing list