~bzr-pqm/bzr/bzr.dev

Viewing all changes in revision 5361.2.3.

  • Committer: John Arbash Meinel
  • Date: 2010-07-28 21:57:42 UTC
  • mto: This revision was merged to the branch mainline in revision 5369.
  • Revision ID: john@arbash-meinel.com-20100728215742-esfp3yi4awd39070
Add a __sizeof__ member for DeltaIndex.

Even an 'empty' DeltaIndex consumes 780kB, because of the sources list.
We really should consider changing how that is allocated. Though if we
only ever have 1 of these objects it probably isn't terrible.
We should also start paying attention to the size of the
_delta_index attribute. We'll see if it matters in the future.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: