On Thu, 14 Oct 2021 19:53:46 GMT, Claes Redestad <redes...@openjdk.org> wrote:

> In my runs the relative regression for `instanceFieldPoly` is roughly the 
> same as `staticFieldPoly` (0.61x vs 0.62x).

I was looking at this:
https://github.com/openjdk/jdk/pull/5027#issuecomment-939185418

(e.g. I didn't run benchmarks myself)


baseline
ReflectionSpeedBenchmark.instanceFieldPoly    avgt   10  67.089 ± 3.288  ns/op
JEP 417
ReflectionSpeedBenchmark.instanceFieldPoly    avgt   10   98.671 ± 2.015  ns/op

-------------

PR: https://git.openjdk.java.net/jdk/pull/5027

Reply via email to