Skip to content
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

Andrew7234/stress test #473

Merged
merged 9 commits into from Jul 27, 2023
Merged

Andrew7234/stress test #473

merged 9 commits into from Jul 27, 2023

Conversation

Andrew7234
Copy link
Collaborator

@Andrew7234 Andrew7234 commented Jul 3, 2023

https://app.clickup.com/t/866aghh51

To run the test:

pip3 install locust
cd tests/load && locust

To view the Web UI: http://localhost:8089

Todo:
[x] add documentation
[x] debug local performance issues -- cloudflare? The /v1/ bug

@Andrew7234 Andrew7234 self-assigned this Jul 26, 2023
@Andrew7234 Andrew7234 added the testing Reliability testing. label Jul 26, 2023
@Andrew7234 Andrew7234 marked this pull request as ready for review July 26, 2023 18:57
Copy link
Collaborator

@mitjat mitjat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

.gitignore Outdated
@@ -24,3 +24,6 @@ api/spec/v1.json

# Coverage reports.
coverage.txt

# Python build files
tests/load/__pycache__
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: Might as well use **/__pycache__ -- in case of future refactors or new py projects.

@@ -0,0 +1,30 @@
## Summary
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice writeup ❤️

Especially useful for tool like this that will only be used periodically.

@Andrew7234 Andrew7234 merged commit 43a480c into main Jul 27, 2023
6 checks passed
@Andrew7234 Andrew7234 deleted the andrew7234/stress-test branch July 27, 2023 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Reliability testing.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants