python的一个有趣的细节

本文探讨了Python 3.0相对于Python 2.5在Pystone基准测试中的性能表现,指出Python 3.0运行速度大约慢10%,并分析了导致这一结果的主要原因是移除了小整数的特殊处理。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

[size=large]python3.0一个有趣的细节
2009-02-24 01:59:37

看文档时看到的

# Python v3.0c1 documentation »

Optimizations

The net result of the 3.0 generalizations is that Python 3.0 runs the pystone benchmark around 33% slower than Python 2.5. There’s room for improvement; we expect to be optimizing string and integer operations significantly before the final 3.0 release!


# Python v3.0.1 documentation »

Performance

The net result of the 3.0 generalizations is that Python 3.0 runs the pystone benchmark around 10% slower than Python 2.5. Most likely the biggest cause is the removal of special-casing for small integers. There’s room for improvement, but it will happen after 3.0 is released!

恩 好好优化 应该还是有不少提升空间的

我想起了别人blog上的一句话^_^
http://blog.codingnow.com/2005/12/compare_with_lua_5.html
"读完这篇 paper 感觉很多地方 lua 都是鄙视 python 的低效 :)"[/size]
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值