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 skip.montanaro
Recipients jyasskin, nnorwitz, skip.montanaro
Date 2008-03-10.01:43:49
SpamBayes Score 0.65289277
Marked as misclassified No
Message-id <1205113431.0.0.088606110281.issue2262@psf.upfronthosting.co.za>
In-reply-to
Content
Pybench doesn't show much difference for me, about 0.1% better on minimum
times.  A few tests are quite a bit worse (> 10%) with the patch
(Recursion, SimpleFloatArithmetic, StringPredicates, TryFinally).  A few
are quite a bit better (CompareFloatsIntegers, CompareIntegers,
DictWithFloatKeys).
History
Date User Action Args
2008-03-10 01:43:51skip.montanarosetspambayes_score: 0.652893 -> 0.65289277
recipients: + skip.montanaro, nnorwitz, jyasskin
2008-03-10 01:43:51skip.montanarosetspambayes_score: 0.652893 -> 0.652893
messageid: <1205113431.0.0.088606110281.issue2262@psf.upfronthosting.co.za>
2008-03-10 01:43:50skip.montanarolinkissue2262 messages
2008-03-10 01:43:49skip.montanarocreate