RFR: JDK-8193717: Import resolution performance regression in JDK 9

Liam Miller-Cushon cushon at google.com
Sat Mar 3 06:44:44 UTC 2018


Hi Jan,


> Liam, could you please check if this helps with your real-world case?
>

The numbers for the original compilation look great:
before: avg 299.9s, stddev 56.5s
after:  avg 155.1s, stddev 24.8s

That compilation is large and is less pathological than the repro in the
bug (it's not just doing import resolution), so it's not surprising that it
still takes some time.

Thanks,
Liam
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/compiler-dev/attachments/20180302/61e49956/attachment.html>


More information about the compiler-dev mailing list