-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Light refactor, questions to address, and alt-text #2856
base: master
Are you sure you want to change the base?
Conversation
docs/quickstart.rst
Outdated
|
||
Change ``/hello`` and ``/world`` to some actual paths on the website/service you want to test, put the code in a file named ``locustfile.py`` in your current directory and then run ``locust``: | ||
.. TODO suprisingly hard to find the source of this repetition, needs link / definition |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
https://docs.locust.io/en/stable/writing-a-locustfile.html#tasks Might be possible to improve...
:alt: Screenshot of the Locust web interface charts page | ||
|
||
|
||
.. TODO can we at least point folks to external references on interpreting these graphs? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm writing some blog articles (https://medium.com/locust-cloud/load-testing-part-1-0f2332aa4a07, https://medium.com/locust-cloud/smoke-stress-spike-soak-and-recovery-5-essential-load-test-profiles-4606168d9c1a), we might want to link them somewhere :)
I might write an entire post about interpreting results... but maybe leave this for later.
This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 10 days. |
60 day? WOW. Let me get this back on track. |
🚀 I wont be able to feedback in the coming weeks though, just so you know :) |
Very much draft status.