Rev 5364: Changing from set() to tuple() dropped id_index from 385kB to 273kB. in http://bazaar.launchpad.net/~jameinel/bzr/2.3-dirstate-index

John Arbash Meinel john at arbash-meinel.com
Mon Aug 2 22:46:56 BST 2010


At http://bazaar.launchpad.net/~jameinel/bzr/2.3-dirstate-index

------------------------------------------------------------
revno: 5364
revision-id: john at arbash-meinel.com-20100802214647-32kg8vtoec8po29v
parent: john at arbash-meinel.com-20100802214315-r0henszv95y5uo1c
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: 2.3-dirstate-index
timestamp: Mon 2010-08-02 16:46:47 -0500
message:
  Changing from set() to tuple() dropped id_index from 385kB to 273kB.
  
  At least a decent start.
-------------- next part --------------
=== modified file 'NEWS'
--- a/NEWS	2010-07-21 22:29:45 +0000
+++ b/NEWS	2010-08-02 21:46:47 +0000
@@ -47,6 +47,9 @@
 Improvements
 ************
 
+* ``DirState`` internals use a little bit less memory.
+  (John Arbash Meinel)
+
 * When building new working trees, default to reading from the repository
   rather than the source tree unless explicitly requested. (via
   ``--files-from`` and ``--hardlink`` for ``bzr branch`` and



More information about the bazaar-commits mailing list