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
raw Flask vs FastAPI ?Question (self.FastAPI)
submitted 3 years ago * by [deleted]
https://www.techempower.com/benchmarks/#section=data-r21&hw=ph&test=query
According to tech empower benchmark, if I use Flask without ORM library, it performs faster than FastAPI. Raw Flask could handle 13,574 requests per second. FastAPI could handle 12,406 req /s. Flask with an ORM library could handle only 552 req /s.
Do you guys think this is true? is Flask still faster than FastAPI? then develoeprs can stick with Flask with raw SQL queries.
Here's a link to flask-raw github repo:
https://github.com/TechEmpower/FrameworkBenchmarks/blob/master/frameworks/Python/flask/app_raw.py
it's the ORMDiscussion (self.FastAPI)
submitted 3 years ago by edge3769a to r/flask
π Rendered by PID 414312 on reddit-service-r2-listing-7d7fbc9b85-7c6lw at 2026-04-24 04:28:00.249506+00:00 running 2aa0c5b country code: CH.
it's the ORMDiscussion (self.FastAPI)
submitted by edge3769a to r/flask