Actions
Bug #8254
openAdd Gantt chart for pipeline optimization
Story points:
-
Release:
Release relationship:
Auto
Description
after #8029 outputs comparison will be easier if Arvados is able to show those times in a Gantt chart https://en.wikipedia.org/wiki/Gantt_chart
As far of implementation, one option is to use something like python gantt1 and use the API to get the start and end dates of every tasks.
the tricky part could be to determine the dependencies between tasks, so we can clearly visualize the critical path.
Updated by Tom Morris about 7 years ago
Is this meant to address optimization of wall clock time / turnaround time?
Updated by Tom Morris about 7 years ago
- Target version set to Arvados Future Sprints
Updated by Ward Vandewege over 3 years ago
- Target version deleted (
Arvados Future Sprints)
Actions