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

Add load testing #12

Open
deviantony opened this issue Mar 23, 2015 · 7 comments
Open

Add load testing #12

deviantony opened this issue Mar 23, 2015 · 7 comments
Assignees

Comments

@deviantony
Copy link
Contributor

Define/document a way to test the solution under heavy load.

This can also be used to test the high availability of the solution.

@rems
Copy link
Contributor

rems commented Apr 5, 2015

@rems rems self-assigned this Apr 5, 2015
@rems
Copy link
Contributor

rems commented Apr 6, 2015

Started branch load-tests with a simple gatling test that hits the HA of the backend with 10K http sessions

See README.md in the "gatling/" directory for details

@deviantony
Copy link
Contributor Author

A list of load-testing tools can be found here: https://news.ycombinator.com/item?id=9459192

@deviantony
Copy link
Contributor Author

We need to create a valid test scenario.

@deviantony
Copy link
Contributor Author

A new scenario is available (sinusoidal requests).

@deviantony
Copy link
Contributor Author

The sinusoidal scenario has been udpated to create a repeatable pattern during a 5min period.

@deviantony
Copy link
Contributor Author

We should add more scenarios.

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

2 participants