Rev 3687: and some new timings for bzr.dev and zsync in http://bzr.arbash-meinel.com/branches/bzr/1.7-dev/btree

John Arbash Meinel john at arbash-meinel.com
Tue Aug 26 01:23:30 BST 2008


At http://bzr.arbash-meinel.com/branches/bzr/1.7-dev/btree

------------------------------------------------------------
revno: 3687
revision-id: john at arbash-meinel.com-20080826002330-3ulihyk5qxd6b3dw
parent: john at arbash-meinel.com-20080826001009-16cw7yc88rix9hai
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: btree
timestamp: Mon 2008-08-25 19:23:30 -0500
message:
  and some new timings for bzr.dev and zsync
-------------- next part --------------
=== modified file 'bzrlib/chunk_writer.py'
--- a/bzrlib/chunk_writer.py	2008-08-26 00:10:09 +0000
+++ b/bzrlib/chunk_writer.py	2008-08-26 00:23:30 +0000
@@ -49,20 +49,20 @@
              4      11.1  4.1   974      619  10.8  4.1  728   945
             20      11.9  4.1   0        1012 11.1  4.1  0     1012
 
-            repack = 0                             time w/ add_node
-            zsync   time  MB    repack  max_zsync
-             0       6.7  24.7  0       6270
-             1       6.5  13.2  0       3342
-             2       6.6   9.6  0       2414
-             5       6.5   6.2  0       1549
-             6       6.5   5.8  1       1435
-             7       6.6   5.5  19      1337
-             8       6.7   5.3  81      1220
-            10       6.8   5.0  260     967
-            11       6.8   4.9  366     839
-            12       6.9   4.8  454     731
-            15       7.2   4.7  704     450
-            20       7.7   4.6  1133    7
+            repack = 0
+            zsync   time  MB    repack  max_z   time w/ add_node
+             0       6.7  24.7  0       6270    5.0
+             1       6.5  13.2  0       3342    4.3
+             2       6.6   9.6  0       2414    4.9
+             5       6.5   6.2  0       1549    4.8
+             6       6.5   5.8  1       1435    4.8
+             7       6.6   5.5  19      1337    4.8
+             8       6.7   5.3  81      1220    4.4
+            10       6.8   5.0  260     967     5.3
+            11       6.8   4.9  366     839     5.3
+            12       6.9   4.8  454     731     5.1
+            15       7.2   4.7  704     450     5.8
+            20       7.7   4.6  1133    7       5.8
 
         In testing, some values for mysql-unpacked::
 



More information about the bazaar-commits mailing list