Hacker News new | ask | show | jobs
by domino 1763 days ago
Clubhouse is using CPython
1 comments

Interesting. Is there a reason for this?
It's the standard and best supported approach and the level of speedup you get from PyPy is significantly workload dependent.
I mean... it's the default?