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

scylla-bench: non-blocking logging #93

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dkropachev
Copy link
Contributor

@dkropachev dkropachev commented Feb 28, 2022

Fix following things:

  1. Get rid of 2 histograms per worker thread to reduce memory usage
  2. Make latency printing non-blocking
  3. Reorganize code
  4. Get rid of histogram merging

Fixes: #80, #49, #73

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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reported rate can be higher than actual when latency is high
1 participant