JMH and continuos integration

Leonardo Gomes leonardo.f.gomes at gmail.com
Fri Nov 11 00:12:52 UTC 2016


Hi,

I'm looking for feedback on how people use JMH as part of their development
process.

I've played a bit with https://github.com/blackboard/jmh-jenkins and am
wondering if people in this discussion list do use any sort of automation
(Jenkins or other) to detect performance regression on their software, on a
pull-request basis.

I've seen JMH being used on different open-source projects, but the
benchmarks seem to have been introduced mostly to compare different
implementations (when introducing / validating changes) and not as part of
CI.

Any feedback would be appreciated.

Thank you,
Leonardo.


More information about the jmh-dev mailing list