initialization times for invokedynamic
Jochen Theodorou
blackdrag at gmx.org
Sun Sep 10 08:33:29 UTC 2023
On 05.09.23 08:58, Jochen Theodorou wrote:
[...]
> I changed the code a little bit in the meantime. I now no longer measure
> the first indy callsite, but also a second callsite to the same method
> using the same bootstrap method and I see an improvement as times go
> down from 863k to 136k.
interestingly this seems to be per target method.
Does the JVM have a relatively high one-time cost per direct method
handle creation? For every direct method handle?
bye Jochen
More information about the mlvm-dev
mailing list