Y
Hacker News
new
|
ask
|
show
|
jobs
by
BuuQu9hu
3395 days ago
Did you try PyPy? If so, how did it perform? If not, why not? PyPy adoption is at only 1% or so, and it'd be nice to see more PyPy usage.
1 comments
Ruud-v-A
3395 days ago
The real issue with the Python scheduler was its algorithmic complexity. Using a faster implementation would have bought us a few extra months or maybe even year, but it would only have postponed the need for a real solution.
link