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

head-of-line blocking of stats reporter by the load generator workers #49

Open
sitano opened this issue Jan 14, 2021 · 0 comments
Open
Labels

Comments

@sitano
Copy link
Contributor

sitano commented Jan 14, 2021

stats reporter gets blocked by the workers:

https://github.com/scylladb/scylla-bench/blob/master/modes.go#L118'
depends on the request latency in the worker

@sitano sitano added the bug label Jan 14, 2021
@sitano sitano changed the title Ahead of line blocking of stats reporter by the load generator workers head-of-line blocking of stats reporter by the load generator workers Jan 15, 2021
dkropachev added a commit to dkropachev/scylla-bench that referenced this issue Feb 28, 2022
Fix following things:
1. Get rid of 2 histograms per thread to reduce memory usage
2. Make latency printing non-blocking
3. Reorganize code
4. Get rid of histogram merging

fixes scylladb#80, scylladb#49, scylladb#73, scylladb#69
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant