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

bench: add workers into rate mode #172

Merged
merged 1 commit into from
May 23, 2024
Merged

bench: add workers into rate mode #172

merged 1 commit into from
May 23, 2024

Conversation

AliceInHunterland
Copy link
Contributor

Close #170

cmd/internal/worker.go Outdated Show resolved Hide resolved
cmd/bench/main.go Outdated Show resolved Hide resolved
cmd/bench/main.go Outdated Show resolved Hide resolved
cmd/bench/main.go Outdated Show resolved Hide resolved
cmd/bench/main.go Outdated Show resolved Hide resolved
cmd/bench/main.go Show resolved Hide resolved
cmd/bench/main.go Show resolved Hide resolved
@AliceInHunterland AliceInHunterland force-pushed the rate-workers branch 3 times, most recently from eace8ed to 763e739 Compare May 16, 2024 15:22
cmd/internal/settings.go Outdated Show resolved Hide resolved
runner.sh Outdated Show resolved Hide resolved
runner.sh Outdated Show resolved Hide resolved
runner.sh Outdated Show resolved Hide resolved
@AnnaShaleva
Copy link
Member

Linter is failing.

README.md Outdated Show resolved Hide resolved
runner.sh Outdated Show resolved Hide resolved
We need to run multiple workers for the rate mode and share the load
between them.

Close #170

Signed-off-by: Ekaterina Pavlova <ekt@morphbits.io>
Copy link
Member

@AnnaShaleva AnnaShaleva left a comment

Choose a reason for hiding this comment

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

LGTM, @roman-khimov, please take a look.

@roman-khimov roman-khimov merged commit 9ce160f into master May 23, 2024
8 checks passed
@roman-khimov roman-khimov deleted the rate-workers branch May 23, 2024 10:06
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.

Support multiple workers for rate bench mode
3 participants