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 christian.heimes
Recipients christian.heimes, nnorwitz, paulhankin, rupole
Date 2008-02-25.14:42:37
SpamBayes Score 0.03207522
Marked as misclassified No
Message-id <1203950561.45.0.659293446576.issue1691070@psf.upfronthosting.co.za>
In-reply-to
Content
I did some cleanup (style, var names, <80 chars per line) and combined
the patch set into a single patch. The regression tests are passing for
a pydebug build. I'm too busy to profile and test the patch with a
vanilla Python right now.

Pybench is showing a small speedup (first run with patch, second run
without patch): 26498ms 25920ms   +2.2% 28000ms 26888ms   +4.1%
History
Date User Action Args
2008-02-25 14:42:41christian.heimessetspambayes_score: 0.0320752 -> 0.03207522
recipients: + christian.heimes, nnorwitz, rupole, paulhankin
2008-02-25 14:42:41christian.heimessetspambayes_score: 0.0320752 -> 0.0320752
messageid: <1203950561.45.0.659293446576.issue1691070@psf.upfronthosting.co.za>
2008-02-25 14:42:40christian.heimeslinkissue1691070 messages
2008-02-25 14:42:40christian.heimescreate