]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- added profiling to massave
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 1 Oct 2006 23:15:53 +0000 (23:15 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 1 Oct 2006 23:15:53 +0000 (23:15 +0000)
commit7a2194e6c0c392ea50fb8b325acb27f8a98428f9
tree32d782cedb2bc9e9276abfdb00acfea2175ecb7c
parent8d3a76aac98b6b1150c2c38063af41668d9c4d76
- added profiling to massave
- adjusted the formatting for per-instance loggers to limit the number
of loggers that get created in memory.
lib/sqlalchemy/logging.py
test/perf/masssave.py