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 _______________________________________________ mlvm-dev mailing list [email protected] https://mail.openjdk.org/mailman/listinfo/mlvm-dev
