gradio-app / gradio

Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!
http://www.gradio.app
Apache License 2.0
33.98k stars 2.58k forks source link

Library Performance Improvements #1598

Closed omerXfaruq closed 1 year ago

omerXfaruq commented 2 years ago

First of all migrating to a ASGI framework has unlocked many potentials and improved performance. I would like to plan/list/track a few issues that will improve the library performance.

With these we will achieve being %100 possible async codebase and make use of ASGI potential.

Please let us know if you have any further ideas about performance 😸

abidlabs commented 1 year ago

At this point, I'm closing this tracking issue since there is only #2052 left