5 minutes for parsing 8MB is not very good, especially for people used to Delphi compilation speed. Any hints on how to profile the PDDelphiParser? I'm sure there are lots of very inefficient productions. Just counting method sends?
Cheers, Stephan
True, but still not unreasonable for longer analysis scenarios. In the PetitParser Browser you have the Tally (shows you the count of production occurrences), Profile (shows you the time spent in productions) and Progress (shows you the backtracking).
Cheers, Doru
On Mon, Jun 24, 2013 at 11:42 PM, Stephan Eggermont stephan@stack.nlwrote:
5 minutes for parsing 8MB is not very good, especially for people used to Delphi compilation speed. Any hints on how to profile the PDDelphiParser? I'm sure there are lots of very inefficient productions. Just counting method sends?
Cheers, Stephan _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev