The TIMELINE view shows operations over time. When debugging, I often want to see how an operation correlates with some metric, like CPU/MEM usage. So, we could put some sparklines in the header with the desired metric values for those points in time. I think this would allow us to easily see cases where an operation causes an increase/decrease in the metric as it progresses.
The TIMELINE view shows operations over time. When debugging, I often want to see how an operation correlates with some metric, like CPU/MEM usage. So, we could put some sparklines in the header with the desired metric values for those points in time. I think this would allow us to easily see cases where an operation causes an increase/decrease in the metric as it progresses.