We are using pyparsing to parse form rules. This works great, but there are problems with ratpacking when the server is under load (e.g. produced with funkload), see the attached file with some tracebacks.
Please retest using recent pyparsing versions (2.1.7 or later). Packrat memory management has been almost completely redone, with significant performance and memory improvements.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Please retest using recent pyparsing versions (2.1.7 or later). Packrat memory management has been almost completely redone, with significant performance and memory improvements.
Packrat cache has been completely rewritten