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 benjamin.peterson
Recipients benjamin.peterson, dtorp, rhettinger, tim.peters
Date 2010-08-25.22:14:50
SpamBayes Score 0.0079796435
Marked as misclassified No
Message-id <AANLkTinv+UpTnz7hbqC7EL+A1N=q_eYxhF-OraXSDZ7q@mail.gmail.com>
In-reply-to <1282773856.52.0.0395363307221.issue9685@psf.upfronthosting.co.za>
Content
2010/8/25 Raymond Hettinger <report@bugs.python.org>:
> I suppose we could prepare a patch, instrument it, and try it with Twisted, SQLalchemy, and Django to find-out how many tuple hash calculations would be saved by memoizing.

You should also check memory usage.
History
Date User Action Args
2010-08-25 22:14:51benjamin.petersonsetrecipients: + benjamin.peterson, tim.peters, rhettinger, dtorp
2010-08-25 22:14:50benjamin.petersonlinkissue9685 messages
2010-08-25 22:14:50benjamin.petersoncreate