-
Notifications
You must be signed in to change notification settings - Fork 206
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Load Test and Optimize API #1818
Labels
Milestone
Comments
adamkrellenstein
changed the title
Load Test API (v1 and v2)
Load Test and Optimize API (v1 and v2)
May 26, 2024
adamkrellenstein
modified the milestones:
v10.1.3 (Logs, CLI, API Fixes),
v10.2.1 (Testing and Bugfixes),
v10.2.1 (Kill Kickstart; Testing and Bugfixes),
v10.2.2
May 31, 2024
adamkrellenstein
modified the milestones:
v10.2.1 (Optimize API; Kill Kickstart),
v10.2.2 (Stability),
v10.3.1 (Testing)
Jun 27, 2024
adamkrellenstein
changed the title
Load Test and Optimize API (v1 and v2)
Load Test and Optimize API v2
Oct 26, 2024
adamkrellenstein
changed the title
Load Test and Optimize API v2
Load Test and Optimize API
Oct 26, 2024
adamkrellenstein
modified the milestones:
v11.0.1 (Refactor Test Suite),
v10.6.3 (API DB Refactor)
Nov 10, 2024
(@scottatwood is developing a load test now) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We want to make sure that all calls are performant and that the API server handles concurrent calls well.
Test with large limits, e.g. 10,000.
Locust looks like a good framework.
The text was updated successfully, but these errors were encountered: