Rev 2340: NEWS for performance fix. in http://bzr.arbash-meinel.com/branches/bzr/0.15-dev/make_locking_cheaper
John Arbash Meinel
john at arbash-meinel.com
Thu Mar 22 19:55:50 GMT 2007
At http://bzr.arbash-meinel.com/branches/bzr/0.15-dev/make_locking_cheaper
------------------------------------------------------------
revno: 2340
revision-id: john at arbash-meinel.com-20070322195543-2eo6deu0aynnstaq
parent: john at arbash-meinel.com-20070322195430-wi92c7jpx17kiagr
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: make_locking_cheaper
timestamp: Thu 2007-03-22 14:55:43 -0500
message:
NEWS for performance fix.
modified:
NEWS NEWS-20050323055033-4e00b5db738777ff
-------------- next part --------------
=== modified file 'NEWS'
--- a/NEWS 2007-03-21 04:28:02 +0000
+++ b/NEWS 2007-03-22 19:55:43 +0000
@@ -8,6 +8,10 @@
lock to an OS write lock. Linux can do this without unlocking, Win32
needs to unlock in between. (John Arbash Meinel)
+ * Fix minor performance regression with bzr-0.15 on pre-dirstate
+ trees. (We were reading the working inventory too many times).
+ (John Arbash Meinel)
+
BUGFIXES:
* Take smtp_server from user config into account.
More information about the bazaar-commits
mailing list