[antlr-interest] classloading time for old DFA

Martin Probst mail at martin-probst.com
Mon Jun 5 02:33:02 PDT 2006


Hi,

> Looks like loading that 1.9M of class files takes about 500ms of  
> that 600ms discrepancy between old and new.  So, once loaded, the  
> old DFA aren't that much slower.

I think you should still go with the new system - that's a lot less  
code to optimize for the JIT, a lot less class files, a lot less GC  
on those files.

Martin


More information about the antlr-interest mailing list