still no fun with invokedynamic

Rémi Forax forax at univ-mlv.fr
Fri Sep 11 01:41:42 PDT 2009


Le 11/09/2009 03:08, Jochen Theodorou a écrit :
> Charles Oliver Nutter schrieb:
>    
>> You could certainly use the interpreter to start prototyping whatever
>> you are working on. I used interpreted mode for much of the JRuby
>> invokedynamic work.
>>      
> well I wanted to run an optimized Groovy against
> Methodhandles+invokedynamic and comparing both in the interpreted mode
> will not help much here. If I run normal Groovy with the server hotspot
> against the program with interpreter mode, the other one has no chance
> of winning.
>
> bye Jochen
>    
You can also try the backport :)
http://code.google.com/p/jvm-language-runtime/source/browse/#svn/trunk/invokedynamic-backport

Rémi


More information about the mlvm-dev mailing list