This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author sbt
Recipients kristjan.jonsson, sbt
Date 2012-06-21.16:48:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1340297322.01.0.632945946894.issue15124@psf.upfronthosting.co.za>
In-reply-to
Content
On 32 bit linux in a VM I get 

BEFORE
  allocation       0.125
  acquire/release  0.434

AFTER
  allocation       0.109  (-13%)
  acquire/release  0.346  (-20%)
History
Date User Action Args
2012-06-21 16:48:42sbtsetrecipients: + sbt, kristjan.jonsson
2012-06-21 16:48:42sbtsetmessageid: <1340297322.01.0.632945946894.issue15124@psf.upfronthosting.co.za>
2012-06-21 16:48:41sbtlinkissue15124 messages
2012-06-21 16:48:41sbtcreate