| author | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
| Wed, 15 May 2002 06:21:21 +0000 (06:21 +0000) | ||
| committer | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
| Wed, 15 May 2002 06:21:21 +0000 (06:21 +0000) | ||
| commit | 781ae10691a77f819f1271aa864c37517c9ed9ef | |
| tree | f04d27b447721100cbef2c617b20ca41f5bd78a0 | tree | snapshot |
| parent | 38c65e9e3806b6813aa2a7f15c782731aaddb983 | commit | diff |
. node caching now works, and gives a small boost in performance
As a part of this, I cleaned up the DEBUG output and implemented TRACE
output (HYPERDBTRACE='file to trace to') with checkpoints at the start of
CGI requests. Run roundup with python -O to skip all the DEBUG/TRACE stuff
(using if __debug__ which is compiled out with -O)
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@732 57a73879-2fb5-44c3-a270-3262357dd7e2
As a part of this, I cleaned up the DEBUG output and implemented TRACE
output (HYPERDBTRACE='file to trace to') with checkpoints at the start of
CGI requests. Run roundup with python -O to skip all the DEBUG/TRACE stuff
(using if __debug__ which is compiled out with -O)
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@732 57a73879-2fb5-44c3-a270-3262357dd7e2