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.

作者 serhiy.storchaka
收信人 Arfrever, jcea, loewis, pitrou, serhiy.storchaka, vstinner
日期 2012-05-05.17:50:47
SpamBayes Score -1.0
Marked as misclassified
Message-id <1336240399.2345.65.camel@raxxla>
In-reply-to <1336150194.74.0.952631879863.issue14654@psf.upfronthosting.co.za>
内容
Well, it seems, 64-bit processors are smart enough to not feel the need
for this optimization. On 32-bit platforms I see a noticeable increase
in speed.

I am now working on a more advanced optimization, which now shows a gain
of +20-60% compared with the previous patches, but I hope to increase a
gain by +50%-100%.
历史
日期 用户 动作 参数
2012-05-05 17:50:48serhiy.storchaka修改recipients: + serhiy.storchaka, loewis, jcea, pitrou, vstinner, Arfrever
2012-05-05 17:50:47serhiy.storchaka链接issue14654 messages
2012-05-05 17:50:47serhiy.storchaka创建