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

load test improvements #390

Closed
lefthandedgoat opened this issue Nov 7, 2017 · 3 comments
Closed

load test improvements #390

lefthandedgoat opened this issue Nov 7, 2017 · 3 comments

Comments

@lefthandedgoat
Copy link
Owner

lefthandedgoat commented Nov 7, 2017

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

@amirrajan
Copy link
Collaborator

Write all the things to STDOUT and let some other thing do all this ^

@lefthandedgoat
Copy link
Owner Author

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
@lefthandedgoat
Copy link
Owner Author

Done except Use defined function for determining if something crossed threshold

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants