Python解釋器 PyPy 1.8 發布,繼續提升性能
PyPy 是用Python實現的Python解釋器。
PyPy是,Python開發者為了更好的Hack Python創建的項目。此外,PyPy比CPython是更加靈活,易于使用和試驗,以制定具體的功能在不同情況的實現方法,可以很容易實施。 該項目的目標是,讓PyPy比C實現的Python更為容易的適應各個項目和方便裁剪。

PyPy 1.8 發布了,包含大量的 bug 修復以及性能和內存使用效率的改進,支持運行 Linux 32/64 和 Windows 32 的 x86 系統,而 Windows 64 將在接下來的版本中支持。
其他方面的改進還包括:
- Improved JIT Performance in List Strategies
- Special Strategies for Unicode and Sting Lists
- Faster Python Constructs
- Improved CPython Compatibility
- Ability to Hook Into the JIT Process from a Python Program
- Upgraded Python Compatibility (from 2.7.1 to 2.7.2)
本文由用戶 fmms 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!