Canner / WrenAI

🚀 Open-source SQL AI Agent for Text-to-SQL. Make Text2SQL Easy! 🙌
https://getwren.ai/oss
GNU Affero General Public License v3.0
1.73k stars 155 forks source link

refine readme #392

Closed cyyeh closed 3 months ago

cyyeh commented 3 months ago
cyyeh commented 3 months ago

Just curious do we have the chart or table to compare the original performance and this one with Uvloop and Orjson response

by default uvicorn used "uvloop" and "httptools"; however, I just want to make it more explicit here :)

for orjson, it's not easier to see the difference, since the payload we are using is not big enough; however, I think we still should use orjson if it's already available :)