TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

An open-source Python implementation using JIT techniques

83 点作者 daGrevis大约 11 年前

5 条评论

ksec大约 11 年前
Google V8 is certainly a brilliant piece of engineering, but by no means Method JIT ( V8 is based on ) has won or the best. Because the King, LuaJIT is based on Tracing JIT.<p>I have to wonder why Python as a communities have always have the interested to substantially speed up Python. While the Ruby Camp has always been about if you want more speed, do it in C. ( Best Tools for the Job manta? ) Although I hope Ruby MRI will one day get its own Google V8 &#x2F; LuaJIT treatment.
评论 #7530370 未加载
评论 #7530318 未加载
评论 #7531488 未加载
评论 #7530236 未加载
评论 #7530177 未加载
评论 #7532375 未加载
评论 #7530168 未加载
评论 #7531223 未加载
mercurial大约 11 年前
It&#x27;s interesting, but it looks like it has a loooong way to go before reaching feature parity with PyPy, which has itself a number of challenges to overcome before becoming mainstream. I would be interested to read the rationale for starting work on Pyston vs using&#x2F;improving PyPy.
评论 #7530142 未加载
评论 #7530167 未加载
sanxiyn大约 11 年前
Previously here: <a href="https://news.ycombinator.com/item?id=7524712" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=7524712</a>
webmaven大约 11 年前
Given that this is a new project, why focus on python 2.7, rather than 3.4?
评论 #7530397 未加载
评论 #7532675 未加载
jnowlan大约 11 年前
Would this allow python to be run in the browser (by going through Emscripten and asm.js)? Is that a goal that makes sense?
评论 #7531522 未加载