Y
Hacker News
new
|
ask
|
show
|
jobs
by
anonymou2
2666 days ago
Not CPUwise. But they have increased the number of CPUs available and that's where python has problems because of the GIL. Fortunately the multiprocessing library seems like a good workaround to the GIL issue.
1 comments
gpderetta
2666 days ago
Agree, which means that python actually got worse!
link