Generation of list of benchmarks from IntelliJ IDEA
Aleksey Shipilev
aleksey.shipilev at oracle.com
Tue Jan 13 08:44:50 UTC 2015
On 01/13/2015 03:26 AM, Evgeny Mandrikov wrote:
> Looks like I've catched differences between our scenarios - I was trying
> with IntelliJ IDEA 13 and you probably with 14. On 13 I can reproduce
> issue even with project generated from archetype, whereas on 14 both are
> ok. What do you think - is it worth to dig deeper with 13?
Yes, it would be nice to understand what's going on.
I have IDEA 14. I have just downloaded IDEA 13.1.6 Community edition,
and run the same scenario: it works, and tracing code in JMH generator
shows it picks up the "old" benchmarks even if an unrelated class was
changed. Clear the caches, maybe? Or, update to most recent 13.x?
Thanks,
-Aleksey.
More information about the jmh-dev
mailing list