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.

作者 mark.dickinson
收信人 christian.heimes, collinwinter, gregory.p.smith, jyasskin, loewis, mark.dickinson, pitrou, schuppenies, vstinner
日期 2009-02-18.20:34:05
SpamBayes Score 0.026494905
Marked as misclassified
Message-id <1234989246.62.0.868924319444.issue4258@psf.upfronthosting.co.za>
In-reply-to
内容
And here are results from 64-bit builds on the same machine as above (OS X 
10.5.6/Core 2 Duo, gcc 4.0.1 from Apple).

./python.exe ../pidigits_noprint.py 2000 gives the following timings:

30-bit digits:                 Time; 1245.9 ms
30-bit digits + optimizations: Time; 1184.4 ms
unpatched py3k:                Time; 2479.9 ms
历史
日期 用户 动作 参数
2009-02-18 20:34:06mark.dickinson修改recipients: + mark.dickinson, loewis, collinwinter, gregory.p.smith, pitrou, vstinner, christian.heimes, jyasskin, schuppenies
2009-02-18 20:34:06mark.dickinson修改messageid: <1234989246.62.0.868924319444.issue4258@psf.upfronthosting.co.za>
2009-02-18 20:34:05mark.dickinson链接issue4258 messages
2009-02-18 20:34:05mark.dickinson创建