JMH support for JVM languages
Aggelos Biboudis
biboudis at gmail.com
Wed Apr 23 16:39:30 UTC 2014
Hi again,
I can finally submit it now.
Please review:
http://cgi.di.uoa.gr/~biboudis/patches/jmh/scala-archetype-path-fix.patch
Best regards and thanks,
Aggelos
On Thu, Apr 3, 2014 at 1:20 PM, Aleksey Shipilev <
aleksey.shipilev at oracle.com> wrote:
> On 04/03/2014 01:41 AM, Aggelos Biboudis wrote:
> > Thanks!
> >
> > A small quirk that I noticed is that in my project hierarchy:
> > +project/
> > |----- java/
> > |----- scala/
> >
> > if I fire up mvn from the top level directory project/ for the java
> > project it works:
>
> That's because the paths in your benchmark POM are relative to project
> root. As the return favor for using JMH, you are welcome to provide the
> patch for our archetypes, namely this file:
>
>
> http://hg.openjdk.java.net/code-tools/jmh/file/tip/jmh-archetypes/jmh-scala-benchmark-archetype/src/main/resources/archetype-resources/pom.xml
>
> -Aleksey.
>
More information about the jmh-dev
mailing list