Y
Hacker News
new
|
ask
|
show
|
jobs
by
mahouse
4088 days ago
Just make it faster and everybody will move. No need for fancy new stuff... I'm eager.
2 comments
sanxiyn
4088 days ago
"Just make it faster and everybody will move" is demonstrably false. See PyPy.
link
coldtea
4087 days ago
PyPy is another implementation. Might as well be another planet. Extensions break or are slower. Different toolkits. DB Drivers not working, etc.
link
qznc
4088 days ago
Of course, "no regressions" is another condition. With PyPy lots of C extensions break.
link
qznc
4088 days ago
I agree. Introduce a JIT in CPython and optimize the hell out of it like Javascript does.
link