Y
Hacker News
new
|
ask
|
show
|
jobs
by
jp_sc
2177 days ago
Maybe not, according to this:
http://calpaterson.com/async-python-is-not-faster.html
1 comments
ericls
2177 days ago
All of the high performing results are running with servers written in C/C++ tho.
I think if we have a more performant ASGI server / event loop, the results might be different.
link
I think if we have a more performant ASGI server / event loop, the results might be different.