Rev 3455: Update news with performance numbers in http://bzr.arbash-meinel.com/branches/bzr/1.6-dev/uncommit_perf

John Arbash Meinel john at arbash-meinel.com
Thu May 29 23:57:05 BST 2008


At http://bzr.arbash-meinel.com/branches/bzr/1.6-dev/uncommit_perf

------------------------------------------------------------
revno: 3455
revision-id: john at arbash-meinel.com-20080529225649-jrt6bxq9kdur056m
parent: john at arbash-meinel.com-20080529225052-vfuu4xtkcnntplgx
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: uncommit_perf
timestamp: Thu 2008-05-29 17:56:49 -0500
message:
  Update news with performance numbers
modified:
  NEWS                           NEWS-20050323055033-4e00b5db738777ff
-------------- next part --------------
=== modified file 'NEWS'
--- a/NEWS	2008-05-23 05:37:53 +0000
+++ b/NEWS	2008-05-29 22:56:49 +0000
@@ -39,8 +39,9 @@
 
     * ``bzr uncommit`` now uses partial history access, rather than always
       extracting the full revision history for a branch. This makes it
-      resolve the appropriate revisions much faster. It also means ``bzr
-      log --short`` is one step closer to not using full revision history.
+      resolve the appropriate revisions much faster (in testing it drops
+      uncommit from 1.5s => 0.4s). It also means ``bzr log --short`` is one
+      step closer to not using full revision history.
       (John Arbash Meinel, #172649)
 
   BUGFIXES:



More information about the bazaar-commits mailing list