V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
madeye
V2EX  ›  Python

Pyston: 支持 JIT,基于 LLVM 的 Python 实现

  •  
  •   madeye ·
    madeye · 2014-04-04 15:44:54 +08:00 · 5675 次点击
    这是一个创建于 3673 天前的主题,其中的信息可能已经有所发展或是发生改变。
    Pyston is a new, under-development Python implementation built using LLVM and modern JIT techniques with the goal of achieving good performance.

    https://github.com/dropbox/pyston
    8 条回复    2014-05-23 10:58:04 +08:00
    hewigovens
        1
    hewigovens  
       2014-04-04 16:29:53 +08:00
    readme底下两个aspiration要是能搞定就爽了
    madeye
        2
    madeye  
    OP
       2014-04-04 17:29:47 +08:00
    @hewigovens 这个项目看起来比 PyPy 靠谱多了,LLVM 真是要一统江湖了…
    initialdp
        3
    initialdp  
       2014-04-04 17:42:55 +08:00
    不是说pypy才是python的未来么?
    Zhang
        4
    Zhang  
       2014-04-04 22:25:34 +08:00
    facebook也打算把hhvm php虚拟机和LLVM整合起来呢。有好戏看了。
    ivenvd
        5
    ivenvd  
       2014-04-05 00:06:57 +08:00
    @madeye Google 又不是没有试过 LLVM ……

    相比于 PyPy,Pyston 在性能、功能上都没啥亮点,就是为了兼容 CPython 而已,个人感觉不靠谱。
    janxin
        6
    janxin  
       2014-04-05 20:49:38 +08:00
    @ivenvd 这个项目也刚开始吧,说起来pypy也许更好一点
    VYSE
        7
    VYSE  
       2014-04-05 23:26:20 +08:00 via Android
    安卓也在转llvm
    wangtai
        8
    wangtai  
       2014-05-23 10:58:04 +08:00
    昨天看到Apple在开发Javascript的LLVM JIT 优化
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   5593 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 228ms · UTC 01:37 · PVG 09:37 · LAX 18:37 · JFK 21:37
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.