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

Implement more robust latency information of thread groups. #117

Open
centis opened this issue Sep 3, 2019 · 0 comments
Open

Implement more robust latency information of thread groups. #117

centis opened this issue Sep 3, 2019 · 0 comments

Comments

@centis
Copy link

centis commented Sep 3, 2019

The current output includes latency information for each thread and it would be useful of it also included latency information for all threads as a "group".

To make this work all thread would be assigned to a TargetID group to make it possible to connect a / to it's original / in multi-threaded test Profiles. When generating the latencies the threads are grouped by TargetID and the aggregate latency information for this is output.

centis pushed a commit to centis/diskspd that referenced this issue Sep 3, 2019
…ead groups.

. Added TargetID to make it possible to connect a <Results>/<Target> to it's original <Profile>/<Target> in multi-threaded test Profiles.
. Added latency totals and grouping of TargeID's.
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

No branches or pull requests

1 participant