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.

PyPy3 5.5.0 released

221 pointsby wclax04over 8 years ago

6 comments

quantumhobbitover 8 years ago
I really want pypy to be the future of Python along with python3. I haven&#x27;t used it in a while but the performance improvements I could get by switching from python somecode.py to pypy somecode.py were magical.<p>So what is the best way I can help support pypy3? Are there any easy issues I can help contribute to?
评论 #12693205 未加载
评论 #12694070 未加载
oliwarnerover 8 years ago
When I was still locked to Python 2 I really wanted to use Pypy but couldn&#x27;t due to Cpython requirements. Now we&#x27;re using Python 3.5 async stuff everywhere.<p>I wonder if I&#x27;ll ever get to use Pypy in anger or will something in Python 3.6+ distract me (those f-strings look pretty fancy, dammit).
评论 #12695759 未加载
sumitgtover 8 years ago
I am new to the python ecosystem. I use python for solving problems and hackerrank and noticed that switching from python3 to pypy3 can mean the difference betwwen timing out on some problems v&#x2F;s getting it to work.<p>Can someone eli5 how pypy achieves such difference and why that improvement cannot be contributed back to python3?
评论 #12697216 未加载
评论 #12696543 未加载
joelSover 8 years ago
Great news, looking forward to full 3.5 support.
mozumderover 8 years ago
Would like to see a benchmark of common algorithms or server-side functions between PyPy3, NodeJS, &amp; Go.
评论 #12693436 未加载
评论 #12693878 未加载
Alex3917over 8 years ago
Is going straight to Python 3.5 easier than releasing a 3.4 compatible version first?
评论 #12693658 未加载