[stringtemplate-interest] ST3/ST4 comparison on large output
Terence Parr
parrt at cs.usfca.edu
Sun Feb 6 14:26:50 PST 2011
wow. impressive. so the algorithm (bytecode vs tree interp) is much faster. 30x faster for big output?
ter
On Feb 6, 2011, at 2:12 PM, Sam Harwell wrote:
> I finally converted my largest ST use case over to ST4. I’m working with the C# ports of ST3 and ST4.
>
> Package “Core”, producing 29.3k of output:
> ST3 header generation time: 481ms
> ST4 header generation time: 208ms
>
> Package “Engine”, producing 2.81MB of output:
> ST3 header generation time: 42182ms
> ST4 header generation time: 1456ms
>
> Sam
>
> _______________________________________________
> 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