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 bioinformed
Recipients
Date 2007-04-13.19:16:08
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
I've forward ported and slightly cleaned up Armin's method cache patch (see #1685986).  I've attempted to clarify and tighten up several loose ends in the code, so hopefully I haven't mucked anything up.

My performance results are not quite as good as Armin's, though still very encouraging.  I see a typical speed up of 10%, with heavily object oriented application code seeing speedups of 15-20%.  Given these rather significant results, the major task is to verify correctness.
History
Date User Action Args
2007-08-23 15:58:00adminlinkissue1700288 messages
2007-08-23 15:58:00admincreate