author | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Fri, 20 Sep 2002 01:20:32 +0000 (01:20 +0000) | ||
committer | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Fri, 20 Sep 2002 01:20:32 +0000 (01:20 +0000) | ||
commit | e8ba7d283909bef6f2b06af2bb23f687640de19a | |
tree | ea5b22ba430e64ecb3085035dfb8ddaae7b7cde0 | tree | snapshot |
parent | 87f87b4cb3d088270fa308605bc7d6111a9d52e0 | commit | diff |
- verify contents of tracker module when the tracker is opened
- performance improvements in *dbm and sq backends
- new benchmark module. To use:
PYTHONPATH=. python2 test/benchmark.py
(yes, it's a little basic at present ;)
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@1198 57a73879-2fb5-44c3-a270-3262357dd7e2
- performance improvements in *dbm and sq backends
- new benchmark module. To use:
PYTHONPATH=. python2 test/benchmark.py
(yes, it's a little basic at present ;)
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@1198 57a73879-2fb5-44c3-a270-3262357dd7e2
CHANGES.txt | diff | blob | history | |
TODO.txt | diff | blob | history | |
roundup/backends/back_anydbm.py | diff | blob | history | |
roundup/backends/back_gadfly.py | diff | blob | history | |
roundup/backends/rdbms_common.py | diff | blob | history | |
roundup/instance.py | diff | blob | history | |
roundup/roundupdb.py | diff | blob | history | |
test/benchmark.py | [new file with mode: 0644] | blob |
test/test_db.py | diff | blob | history |