diff options
| author | Eric Wong <normalperson@yhbt.net> | 2006-10-14 15:48:35 -0700 |
|---|---|---|
| committer | Junio C Hamano <junkio@cox.net> | 2006-10-14 17:38:52 -0700 |
| commit | f7197dff15a3ab12ce59626865c5a388a3bb0976 (patch) | |
| tree | d709363d28f4c724cc5a623ed5a0af9b4116224d /diff-delta.c | |
| parent | Fix tracing when GIT_TRACE is set to an empty string. (diff) | |
| download | git-f7197dff15a3ab12ce59626865c5a388a3bb0976.tar.gz git-f7197dff15a3ab12ce59626865c5a388a3bb0976.zip | |
git-svn: reduce memory usage for large commits
apply_textdelta and send_stream can use a separate pool from the
rest of the editor interface, so we'll use a separate SVN::Pool
for them and clear the pool after each file is sent to SVN.
This drastically reduces memory usage per-changeset committed,
and makes large commits (and initial imports) of several
thousand files possible.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'diff-delta.c')
0 files changed, 0 insertions, 0 deletions
