Closed sguazt closed 1 year ago
This commit fixes a bug that caused a runtime error when a metric (latency, IOPS or bandwidth) has a very small value (e.g., this may happen when we try to plot READ results from a benchmark that performed only WRITE operations).
Makes sense, thank you.
This commit fixes a bug that caused a runtime error when a metric (latency, IOPS or bandwidth) has a very small value (e.g., this may happen when we try to plot READ results from a benchmark that performed only WRITE operations).