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.

The first stable release of PyPy3

299 pointsby pjenveyalmost 11 years ago

11 comments

Buetolalmost 11 years ago
Wow, this is a very exciting moment for the Python world.<p>And they didn&#x27;t even reached their funding goal for &quot;py3k in pypy&quot; [1]. This is dedication. I encourage everyone to fund this extremely incredible project!<p>[1]: <a href="http://pypy.org/py3donate.html" rel="nofollow">http:&#x2F;&#x2F;pypy.org&#x2F;py3donate.html</a>
评论 #7923612 未加载
rectangletanglealmost 11 years ago
Awesome, I hadn&#x27;t realized this project was quite this far along. If they get PyPy 3.4&#x2F;3.5 going with NumPy, it will make a <i>really</i> nice package. Fast Python code for the high-level logic, paired with fast low-level number crunching. This could also help speed up the adoption of Python 3.
评论 #7925108 未加载
thomasahlealmost 11 years ago
I wish the community would just switch entirely to pypy. Being able to just slightly performance sensitive code in python is a huge win.
评论 #7923323 未加载
评论 #7922936 未加载
评论 #7923343 未加载
评论 #7925294 未加载
tedunangstalmost 11 years ago
Minor note: the openbsd support (at least for 2.x) is amd64 only. Building for i386 at some point requires running a bootstrap process that doesn&#x27;t fit in memory.
评论 #7923395 未加载
zyngaroalmost 11 years ago
I&#x27;ve just made a small donation.
wldcordeiroalmost 11 years ago
This is awesome, now just to wait for a Python 3.4 PyPy release :D
评论 #7923010 未加载
johnrdsalmost 11 years ago
I created a simple Terminal instance that compares Python and PyPy in a performance test:<p><a href="https://terminal.com/tiny/shkhWWkcEV" rel="nofollow">https:&#x2F;&#x2F;terminal.com&#x2F;tiny&#x2F;shkhWWkcEV</a><p>(this lets you compare the performance on a real Linux system, without installing anything)
评论 #7927509 未加载
评论 #7923577 未加载
chris_mahanalmost 11 years ago
Excellent. I&#x27;ve been waiting for this for a long time.
voidlogicalmost 11 years ago
How does the performance of PyPy and Jython compare?
评论 #7923855 未加载
评论 #7923852 未加载
husioalmost 11 years ago
Thank you.
derengelalmost 11 years ago
I don&#x27;t know or use Python but why an implementation that is trying to be &quot;superior&quot; still has the GIL?
评论 #7923201 未加载
评论 #7923406 未加载
评论 #7923378 未加载