-
Notifications
You must be signed in to change notification settings - Fork 115
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 improvements #390
Comments
Write all the things to STDOUT and let some other thing do all this ^ |
Its not unreasonable to do 1000s of request in a load test which would maybe be too much noise? I am printing all of the results tho to console. |
lefthandedgoat
added a commit
that referenced
this issue
Nov 8, 2017
lefthandedgoat
added a commit
that referenced
this issue
Nov 8, 2017
* load test - clean up white space * load test - add some comment and set functions to private * Improvements for load tester #390
Done except |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Print baselines, sorted by task
Sort by task name when printing results
Use defined function for determining if something crossed threshold
print job stats
print the frequency in the task desc
The text was updated successfully, but these errors were encountered: