Re: [W3af-develop] [W3af-users] Working on grep plugin performance

2010-08-19 Thread Andres Riancho
Taras, On Wed, Aug 18, 2010 at 7:52 AM, Taras wrote: > Andres, > > Tactic to increase performance of grep plugins by changing parsing engine > works only for > plugins in which such parsed (not plain) data is reqested (by calling > getDocumentParserFor()), isn't it? This new approach has t

Re: [W3af-develop] [W3af-users] Working on grep plugin performance

2010-08-18 Thread Taras
Andres, Tactic to increase performance of grep plugins by changing parsing engine works only for plugins in which such parsed (not plain) data is reqested (by calling getDocumentParserFor()), isn't it? But in same time we have only 4 such plugins: $grep -R getDocumentParserFor *.py findCommen