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 maximum-rate controller #874

Merged
merged 1 commit into from
Jun 25, 2020

Conversation

nklincoln
Copy link
Contributor

Signed-off-by: nkl199@yahoo.co.uk nkl199@yahoo.co.uk

Contributes to #870

  • Ramp the worker TPS conditionally between txUpdate phases, if a TPS drop (for an increased driving rate) is detected, back off and reduce the ramp

Copy link
Contributor

@aklenik aklenik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And a general question: if this is called the maximum-rate controller, what will we call the one which enables the next TX without any condition? Stress-rate perhaps? 😀

packages/caliper-core/lib/worker/rate-control/maxRate.js Outdated Show resolved Hide resolved
packages/caliper-core/lib/worker/rate-control/maxRate.js Outdated Show resolved Hide resolved
packages/caliper-core/lib/worker/rate-control/maxRate.js Outdated Show resolved Hide resolved
Signed-off-by: nkl199@yahoo.co.uk <nkl199@yahoo.co.uk>
Copy link
Contributor

@aklenik aklenik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@aklenik aklenik merged commit 0ab2be4 into hyperledger:master Jun 25, 2020
@nklincoln nklincoln deleted the max-rate-controller branch June 25, 2020 08:07
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

Successfully merging this pull request may close these issues.

2 participants