[stringtemplate-interest] it's 60% of time in ObjectModelAdaptor.getProperty()

Oliver Zeigermann oliver.zeigermann at gmail.com
Sun Feb 6 14:14:27 PST 2011


Oh, I thought you were talking about on the fly compilation. I highly
doubt (though I have zero numbers to prove) that there are many
scenarios where on the fly compilation is actually faster than dynamic
invocation.

2011/2/6 Terence Parr <parrt at cs.usfca.edu>:
> oh right. at run-time we could compile on the fly since we know the types. i was thinking at ST bytecode compile time.
>
> anyway, i ran visualvm to compute that 60% number.  YourKit profiler says otherwise (the exec() interp method) so i'll look some more.
> ter
> _______________________________________________
> stringtemplate-interest mailing list
> stringtemplate-interest at antlr.org
> http://www.antlr.org/mailman/listinfo/stringtemplate-interest
>


More information about the stringtemplate-interest mailing list