1 min readAug 19, 2020
Maybe a layman question but when is the "extra performance of ASGI" needed? Do all applications benefit from it or is this a thing that only matters for specific kinds of applications?
Say I have a system built on Flask today. How can I tell it would benefit from a rewrite or gauge how much I would gain (in performance terms) from this effort?