Canner / WrenAI

🚀 An open-source SQL AI (Text-to-SQL) Agent that empowers data, product teams to chat with their data. 🤘
https://getwren.ai/oss
GNU Affero General Public License v3.0
2.04k stars 211 forks source link

Feature(wren-ai-service): Ask pipeline load test #335

Closed imAsterSun closed 5 months ago

imAsterSun commented 5 months ago

Locust User Config

Log File

cyyeh commented 5 months ago

@imAsterSun thanks for your hard work, after the review and modification if needed is finished, I suppose there is one pipeline left for locust implementation: AskDetails, right?

I also made several minor changes to the branch, I'll sync with you on Monday. BTW, I found one thing strange that it seems the fixed_count doesn't work in config_users.json, since no matter what the values are, the users spawned by the tests are the same distribution. I am not sure what's going wrong.