top | item 21497511

(no title)

excessive | 6 years ago

> quite slow due to GIL

I don't want to defend the GIL, but that's not the reason CPython is slow. PyPy can be 100s of times faster, and it has a GIL too.

discuss

order

tannhaeuser|6 years ago

You're probably right, I'm not a Python insider.