On May 8, 2013, at 5:33 AM, Jochen Theodorou <blackd...@gmx.org> wrote:

> Am 07.05.2013 19:31, schrieb Christian Thalinger:
> [...]
>> Do you have any numbers?The problem is that if the MH is not constant
>> we can't do any inlining  and it will be an out-of-line call (with a 
>> trampoline in between). Is
>> your DMH a static or virtual?
> 
> arg... looks like I made a mistake. It is not the invokeExact that is 
> slow, it is my preparation of the handle that is slow.

So it's an insertArgs and asType that's slow.  Can you distill the operations 
into a micro-benchmark for us?

— John
_______________________________________________
mlvm-dev mailing list
mlvm-dev@openjdk.java.net
http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev

Reply via email to