摘要: 1.性能 Py3.0运行 pystone benchmark的速度比Py2.5慢30%。Guido认为Py3.0有极大的优化空间,在字符串和整形操作上可 以取得很好的优化结果。 Py3.1性能比Py2.5慢15%,还有很大的提升空间。 2.编码 Py3.X源码文件默认使用utf-8编码,这就使得以下 阅读全文
posted @ 2016-03-23 23:06 LandFlow 阅读(169) 评论(0) 推荐(0) 编辑
摘要: 你的位置: Home ‣ Dive Into Python 3 ‣ 难度等级: ♦♦♦♦♦ ❝ Life is pleasant. Death is peaceful. It’s the transition that’s troublesome. ❞— Isaac Asimov (attribut 阅读全文
posted @ 2016-03-23 23:02 LandFlow 阅读(1693) 评论(0) 推荐(2) 编辑