Rev 2249: NEWS for minor speed improvement. in http://bzr.arbash-meinel.com/branches/bzr/0.15-dev/knit_no_pb

John Arbash Meinel john at arbash-meinel.com
Thu Feb 1 15:43:07 GMT 2007


At http://bzr.arbash-meinel.com/branches/bzr/0.15-dev/knit_no_pb

------------------------------------------------------------
revno: 2249
revision-id: john at arbash-meinel.com-20070201154301-j901oexquy5ue4uj
parent: john at arbash-meinel.com-20070131185810-dh3c6xgjgo684hw8
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: knit_no_pb
timestamp: Thu 2007-02-01 09:43:01 -0600
message:
  NEWS for minor speed improvement.
modified:
  NEWS                           NEWS-20050323055033-4e00b5db738777ff
-------------- next part --------------
=== modified file 'NEWS'
--- a/NEWS	2007-01-30 11:52:30 +0000
+++ b/NEWS	2007-02-01 15:43:01 +0000
@@ -29,6 +29,10 @@
       whenever the revision history is set. This allows triggering on e.g.
       push, pull, commit, and so on. Developed for use with the branchrss
       plugin. See bzrlib.branch.BranchHooks for more details. (Robert Collins)
+    
+    * Minor performance improvement by not creating a ProgressBar for
+      every KnitIndex we create. (about 90ms for a bzr.dev tree)
+      (John Arbash Meinel)
 
   BUGFIXES:
 



More information about the bazaar-commits mailing list