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

Automated performance testing #190

Open
designfrontier opened this issue Jan 8, 2016 · 0 comments
Open

Automated performance testing #190

designfrontier opened this issue Jan 8, 2016 · 0 comments

Comments

@designfrontier
Copy link
Member

Would be nice to look at some metrics to keep track of speed delta in the code base over time.

This is made complicated of course by a zillion things but tracking things like:

  • time to complete each test
  • time to complete a response cycle for a couple different canned operations (POST request, GET request, Upload file, etc) repeated a few hundred times and then averaged
  • a full on load test against a demo server looking for degradation
  • perhaps an automated flame chart for some of the above...?

Looking for ideas and suggestions on getting this up and running. This issue will hold discussion around this and subsequent tickets will be created to handle actual implementation.

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

No branches or pull requests

1 participant