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

More automated stress tests against multiple scenarios #74

Closed
kailuowang opened this issue Jun 24, 2016 · 0 comments
Closed

More automated stress tests against multiple scenarios #74

kailuowang opened this issue Jun 24, 2016 · 0 comments
Projects
Milestone

Comments

@kailuowang
Copy link
Member

kailuowang commented Jun 24, 2016

Scenarios

  1. Load balancing adding new handler
  2. Load balancing losing a handler abruptly
  3. Overhead should be less than 1ms
  4. Overcapacity throughput should be throughput under optimal concurrency
  5. Under capacity traffic should have the same throughput/latency as round robin direct through
  6. Two nodes with 200 RPS and 100 RPS capacity. Make the 200RPS unresponsive(or really slow) which brings the capacity below the incoming requests.
  7. Two nodes each with 300RPS capacity. One of the cluster node became out of response (or really slow) , the left node still have enough capacity to serve the incoming request
@kailuowang kailuowang added this to the 1.0-RC1 milestone Jul 9, 2016
@kailuowang kailuowang modified the milestones: 1.0-RC1, 0.5.0 Aug 13, 2016
@kailuowang kailuowang changed the title Publish benchmark and stress test results. More automated stress tests against multiple scenarios Jan 31, 2017
@kailuowang kailuowang moved this from Backlog to In Dev in 0.5.0 Mar 1, 2017
@kailuowang kailuowang mentioned this issue Mar 9, 2017
@kailuowang kailuowang moved this from In Dev to Done in 0.5.0 Mar 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
0.5.0
Done
Development

No branches or pull requests

2 participants