/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-06 18:05:03 UTC
  • Revision ID: john@arbash-meinel.com-20091106180503-q3hcg1nxmut5b2cb
Stop holding the gil while extracting data.

Previous experience has shown that we don't really spend a lot
of time here, but there isn't any reason to hold the lock while
we do it anyway.

Performance testing has shown that for bzr operations 'with nogil'
doesn't really do much, which was generally expected. Any variation
observed is within the noise margins.

This is mostly about 'the right thing to do', and potential
future work where we may actually use threads.
Filename Latest Rev Last Changed Committer Comment Size
..
data_migration.txt 4634.63.1 15 years ago Barry Warsaw Elaborate on LP branch migration and fix a few typ 7.6 KB Diff Download File
index.txt 4634.38.1 15 years ago Ian Clatworthy first cut at pdf docs via sphinx 367 bytes Diff Download File
overview.txt 4501.3.6 16 years ago Ian Clatworthy Apply review feedback 3 KB Diff Download File
tips_and_tricks.txt 4501.3.6 16 years ago Ian Clatworthy Apply review feedback 1 KB Diff Download File