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 possibility to write HDR histogram data to a file in real time #33

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

vponomaryov
Copy link
Collaborator

Before, it was possible to get HDR histograms data only after
a stress command completion - when report gets generated.
For using latte in performance testing we need to have these data in real time.

So, add such a possibility.
It gets enabled when following new config option is specified:

  --hdrfile /path/to/hdrfile

If the target file is absent then it will be created automatically.

Before, it was possible to get HDR histograms data only after
a stress command completion - when report gets generated.
For using latte in performance testing we need to have these data
in real time.

So, add such a possibility.
It gets enabled when following new config option is specified:

  --hdrfile /path/to/hdrfile

If the target file is absent then it will be created automatically.
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.

1 participant