summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorIan Clatworthy <ian.clatworthy@canonical.com>2009-12-08 16:26:34 +1000
committerIan Clatworthy <ian.clatworthy@canonical.com>2009-12-08 16:26:34 +1000
commitffc55f3dbcb537ab815b986c454b156d4bb6fd29 (patch)
tree8fafc39f516e7c1d70f620cb7378f0e50d2ca4b1 /NEWS
parent922c1a78a099c9a7d19d0de135a7df8951e956e0 (diff)
downloadpython-fastimport-ffc55f3dbcb537ab815b986c454b156d4bb6fd29.tar.gz
Merge John's smarter caching of blobs to improve memory footprint
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 33caab0..6ba3dd7 100644
--- a/NEWS
+++ b/NEWS
@@ -56,6 +56,9 @@ Improvements
* Large repositories now compress better thanks to a change in
how file-ids are assigned. (Ian Clatworthy, John Arbash Meinel)
+* Memory usage is improved by flushing blobs to a disk cache
+ when appropriate. (John Arbash Meinel)
+
* If a fast-import source ends in ".gz", it is assumed to be in
gzip format and the stream is implicitly uncompressed. This
means fast-import dump files generated by fast-export-from-xxx