Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
imtringued
on Oct 20, 2020
|
parent
|
context
|
favorite
| on:
Implementation plan for speeding up CPython
For all I know, Python is extremely slow. If you think a 5x improvement is not possible then you may be underestimating how slow Python is.
viraptor
on Oct 20, 2020
|
next
[–]
Or aware how dynamic it is. The ability to run 'locals()' for example makes a lot of possible improvements quite tricky / more heavy than necessary.
kzrdude
on Oct 21, 2020
|
prev
[–]
pypy has been working on it, for 10 years though, and their average is 4x on their benchmarks. Sure, I think this means they do 10x or 20x performance on certain tasks, and that's impressive. But still, it's not easy to do 5x across the board.
Join us for
AI Startup School
this June 16-17 in San Francisco!
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: