~jelmer/meliae/hurd

Viewing all changes in revision 179.

  • Committer: John Arbash Meinel
  • Date: 2010-08-05 19:29:18 UTC
  • Revision ID: john@arbash-meinel.com-20100805192918-o021ullgt8x7esyd
Remove the collapse_instance_dicts safety check.

This means that we don't have to compute parents 2x.

I also determined (separately) why some dumps use so much memory for compute_parents,
it is because some objects can be referred to a huge number of times (check out None,
for example).
we should consider capping the parent lists (by default, but probably configurable).
It is pretty much impossible to actually make use of more than 100, and you have
to Proxy them to go via o.p anyway.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: