TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

PyPy 2.5.0 released

297 pointsby cyber1over 10 years ago

9 comments

aidosover 10 years ago
<i>&quot;We would like to thank our donors for the continued support of the PyPy project, and for those who donate to our three sub-projects, as well as our volunteers and contributors (10 new commiters joined PyPy since the last release). We’ve shown quite a bit of progress, but we’re slowly running out of funds. Please consider donating more, or even better convince your employer to donate, so we can finish those projects! The three sub-projects are: &quot;</i><p>PyPy are doing such incredible work and they seem to ask for very little in the way of funding to make it happen (and they&#x27;re very explicit about where they&#x27;re going to spend the money).<p>Why is it that there aren&#x27;t more donations from the industry? Is it just a marketing issue? Do they need to do a snazzy kickstarter video to build the hype?
评论 #8996171 未加载
评论 #8996270 未加载
kbdover 10 years ago
Congrats to the PyPy team on what sounds like a pretty big release!<p>Something in the release notes caught my eye:<p>&gt; The past months have seen pypy mature and grow, as rpython becomes the goto solution for writing fast dynamic language interpreters.<p>I asked this question[1] on the Perl 6 thread from a few days ago but didn&#x27;t get an answer. Does anyone know why on earth the Perl 6 folks created yet another dynamic language VM+JIT with MoarVM instead of taking advantage of all the great work done with PyPy? Does anyone know whether PyPy was even considered as a target before writing MoarVM?<p>[1] <a href="https://news.ycombinator.com/item?id=8982229" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=8982229</a>
评论 #8995745 未加载
评论 #8994834 未加载
评论 #8994828 未加载
评论 #8995463 未加载
Fede_Vover 10 years ago
I&#x27;m really looking forward to the numpy specific announcements. Numpy is THE basic building for every single scientific library - if pypy can get a high performance numpy, that will go a long way towards allowing scientific users to use pypy (there is still the detail of libraries that use the c-api to wrap c libraries, but cffi is pretty neat).
评论 #8996811 未加载
评论 #8995823 未加载
mrmagooeyover 10 years ago
Assuming trunk and 2.5.0 are roughly the same thing it seems like a decent performance increase <a href="http://speed.pypy.org/" rel="nofollow">http:&#x2F;&#x2F;speed.pypy.org&#x2F;</a>
评论 #8995009 未加载
rcarmoover 10 years ago
FYI, you&#x27;ll still need to compile a specific gevent branch if you want to use it with this. lxml built fine, uWSGI seems OK too (except for the lack of gevent workers in my build).<p>Things seem adequately speedy, haven&#x27;t investigated the network throughput tweaks yet.
评论 #8994527 未加载
ngoldbaumover 10 years ago
Does anyone have any experience with numpypy? Is it useful for real work yet?
评论 #8996981 未加载
bmoresbest55over 10 years ago
This is very exciting. I will have to look into using PyPy more regularly.
ldngover 10 years ago
Now if only someone could fix swig to be compatible with Pypy ..
评论 #8996630 未加载
tbrockover 10 years ago
I wish you could compile scons with pypi.
评论 #8995428 未加载
评论 #8994600 未加载
评论 #8995051 未加载