Open PubuduSaneth opened 2 months ago
This seems like a good idea. There are two parts here:
sonalyze profile
API on the server must accept some kind of option for it, possibly as part of the -fmt option since that's how we've been controlling the printing so far, but we'll see
Y-axis limits (ranges) of current Jobanalyzer plots (resource profiles) are set depending on the run-statistics of the job. These Y-axis limits are useful in visualizing the resource usage of a given job. However, these Y-axis limits are not ideal when comparing profiles of multiple jobs that utilize resources in different ranges.
For example, following two profiles show how CPU usage change with different CPU-allocatins. If the users are given the option to set the Y-axis limit, I could have set the limits to 0-9000 to highlight the CPU-usage difference between the two runs.
So I'd like to request an optional feature, that allows the users to set Y-axis of Jobanalyzer plots