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 giampaolo.rodola
Recipients giampaolo.rodola, socketpair
Date 2011-02-21.16:27:17
SpamBayes Score 0.09520331
Marked as misclassified No
Message-id <1298305638.16.0.993206684937.issue11257@psf.upfronthosting.co.za>
In-reply-to
Content
I'd be fine with this. My only concern are performances.
I've tried this:
http://code.google.com/p/pyftpdlib/issues/attachmentText?id=152&aid=-7106494857544071944&name=bench.py&token=bd350bbd6909c7c2a70da55db15d24ed

Results:

plain dict: 722.26 Mb/sec
WeakValueDictionary: 659.76 Mb/sec
History
Date User Action Args
2011-02-21 16:27:18giampaolo.rodolasetrecipients: + giampaolo.rodola, socketpair
2011-02-21 16:27:18giampaolo.rodolasetmessageid: <1298305638.16.0.993206684937.issue11257@psf.upfronthosting.co.za>
2011-02-21 16:27:17giampaolo.rodolalinkissue11257 messages
2011-02-21 16:27:17giampaolo.rodolacreate