|
|
|
|
|
by kkirsche
1230 days ago
|
|
These don’t seem to be equivalent comparisons when you start using different ways of running the applications and whatnot. On one hand this compares uvicorn running an ASGI FastAPI app and another tests a raw script running a server it seems. I need to do some research on aiohttp’s server to speak definitively but as written, I don’t trust these results. |
|
https://peps.python.org/pep-3333/#optional-platform-specific...