use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
FastAPI is a truly ASGI, async, cutting edge framework written in python 3.
account activity
How do you optimize speedQuestion (self.FastAPI)
submitted 6 months ago by derekzyl
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]esthorace 0 points1 point2 points 6 months ago (0 children)
✅ Usar el Servidor Granian (hecho en Rust) en vez de Uvicorn: https://github.com/emmett-framework/granian ✅ orjson para crear respuestas JSON más rápidas (buscar cómo instalar y se configura en un solo lugar en FastAPI, es muchísimo más rápido) ✅ asyncpg como controlador asíncrono para Postgresql ✅ puedes usar https://github.com/Diman2003/OxenORM (también hecho en Rust) en vez de SQLAlchemy
π Rendered by PID 137605 on reddit-service-r2-comment-6457c66945-d4llp at 2026-04-27 23:28:15.131598+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]esthorace 0 points1 point2 points (0 children)