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 explainer panels #6

Open
jshook opened this issue Oct 12, 2018 · 0 comments
Open

Add explainer panels #6

jshook opened this issue Oct 12, 2018 · 0 comments

Comments

@jshook
Copy link
Owner

jshook commented Oct 12, 2018

It would be nice to be able to associate some text or markdown with a plot where we could put explainer text about what the plot entails. This could be a hover effect or any other form of "openable' text box.

Some text blurbs that might support this are as follows:

for random read tests

This random read test measures the throughput and latency of operations at ___ byte read sizes directly from the storage device without buffering. It is used to establish the throughput and the latency characteristics of the device under throughput or operational saturation at this read size, uncontended with other operations.

for mixed workload tests:

This mixed workload test measures the throughput and latency of random reads between 1k and 4k read sizes, uniformly distributed, directly from the storage device without buffering, while concurrently streaming reads and writes at up to 10 MB/s each. This is used to establish the variation in reads with respect to uncontended operations in the random read tests. It also establishes a reference point for interpreting where streaming reads and writes start to saturate the device or IO channel, which significantly impacts random read latency.

.. and so forth.

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