Rev 5364: Changing from set() to tuple() dropped id_index from 385kB to 273kB for bzr.dev. in http://bazaar.launchpad.net/~jameinel/bzr/2.3-dirstate-index
John Arbash Meinel
john at arbash-meinel.com
Mon Aug 2 22:47:16 BST 2010
At http://bazaar.launchpad.net/~jameinel/bzr/2.3-dirstate-index
------------------------------------------------------------
revno: 5364
revision-id: john at arbash-meinel.com-20100802214707-rz6zvnyb0t3tlbe5
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:47:07 -0500
message:
Changing from set() to tuple() dropped id_index from 385kB to 273kB for bzr.dev.
A decent start, though there is more we can do.
-------------- next part --------------
=== modified file 'NEWS'
--- a/NEWS 2010-07-21 22:29:45 +0000
+++ b/NEWS 2010-08-02 21:47:07 +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