Performance problem with invoke dynamic
Charles Oliver Nutter
headius at headius.com
Fri Aug 12 21:49:07 PDT 2011
On Fri, Aug 12, 2011 at 3:17 AM, Christian Thalinger
<christian.thalinger at oracle.com> wrote:
> FYI, this is:
>
> 7071693: JSR 292: native method calls slow down method handle constructor execution
>
> I'm not sure if John is already working on that but that's the plan.
This will be very nice. I think it's going to be quite common to
rejigger method handles...potentially for every call. The simple case
which I know affects several languages is the heavy use of currying.
On the other side of things...I hope those languages that will churn
through method handles also realize they're unlikely to ever JIT...
- Charlie
More information about the mlvm-dev
mailing list