/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

  • Committer: John Arbash Meinel
  • Date: 2009-11-07 01:58:11 UTC
  • Revision ID: john@arbash-meinel.com-20091107015811-apybkqd40koa4b98
Get rid of the GraphIndexBuilder/BTreeBuilder._keys attribute.

This removes a set that grows O(N). We used it for some performance
stuff, because set.intersection is not efficient if other is not
a set. But we can work around that differently. It saves about 2MB
for a set with 100k items in it.
Filename Latest Rev Last Changed Committer Comment Size
..
index-plain.txt 4634.39.36 16 years ago Ian Clatworthy Get plain-style documentation generation working a 2.8 KB Diff Download File
index.txt 4634.39.13 16 years ago Ian Clatworthy PDF generation for Spanish docs 2.8 KB Diff Download File
resolving_conflicts.txt 3405.2.11 17 years ago Martin Albisetti * Added Makefile for spanish docs * Created the 7.2 KB Diff Download File
version_info.txt 3405.2.3 17 years ago Martin Albisetti Added version info translation to spanish 2 KB Diff Download File