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

Adding control for submission rate. #84

Merged
merged 5 commits into from
Jun 17, 2024

Conversation

Chengxuan
Copy link
Contributor

Currently in no wait submission mode, firefly-perf-cli submit test requests as fast as it possibly can. This can cause undesired load on the targeting system under test.

This PR introduces maxSubmissionsPerSecond setting in the configuration to add control for a more stable submission pattern.

Signed-off-by: Chengxuan Xing <[email protected]>
internal/perf/perf.go Outdated Show resolved Hide resolved
Signed-off-by: Chengxuan Xing <[email protected]>
Signed-off-by: Chengxuan Xing <[email protected]>
Signed-off-by: Chengxuan Xing <[email protected]>
@Chengxuan Chengxuan requested a review from EnriqueL8 June 13, 2024 17:52
Copy link
Member

@shorsher shorsher left a comment

Choose a reason for hiding this comment

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

LGTM but will leave merge up to you and @EnriqueL8

Copy link
Contributor

@EnriqueL8 EnriqueL8 left a comment

Choose a reason for hiding this comment

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

Awesome thank you!

@EnriqueL8 EnriqueL8 merged commit 953d836 into hyperledger:main Jun 17, 2024
2 checks passed
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.

3 participants