Am 30.11.2011 14:26, schrieb Rémi Forax: [...]
The VM still profile getMetaClass() so if you insert the call at callsite instead of relying on a method that itself call getMetaClass() you should have a narrow profile that may enable inlining.
I need it for the guards... which actually reminds me... assuming I have to test each parameter for its type what is the best way to do this?
bye Jochen -- Jochen "blackdrag" Theodorou - Groovy Project Tech Lead blog: http://blackdragsview.blogspot.com/ german groovy discussion newsgroup: de.comp.lang.misc For Groovy programming sources visit http://groovy-lang.org -- You received this message because you are subscribed to the Google Groups "JVM Languages" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/jvm-languages?hl=en.
