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

Proposal: Gantt Diagram with Stage Runtimes via Postprocess #182

Open
PhilippvK opened this issue Oct 28, 2024 · 1 comment
Open

Proposal: Gantt Diagram with Stage Runtimes via Postprocess #182

PhilippvK opened this issue Oct 28, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request priority:low Low priority tasks

Comments

@PhilippvK
Copy link
Member

PhilippvK commented Oct 28, 2024

Proof of Concept:

gantt
  title Flow
  dateFormat x
  axisFormat %H:%M:%S
    section Run 0
      Load Stage : 1730117018848, 1730117018853
      Build Stage : 1730117018949, 1730117024815
      Compile Stage : 1730117048852, 1730117051603
      Run Stage : 1730117061069, 1730117061871
    section Run 1
      Load Stage : 1730117018848, 1730117018858
      Build Stage : 1730117018949, 1730117024806
      Compile Stage : 1730117048853, 1730117051767
      Run Stage : 1730117061070, 1730117061082
    section Run 2
      Load Stage : 1730117018872, 1730117018878
      Build Stage : 1730117024852, 1730117038091
      Compile Stage : 1730117051640, 1730117055587
      Run Stage : 1730117061106, 1730117062551
    section Run 3
      Load Stage : 1730117018880, 1730117018887
      Build Stage : 1730117024858, 1730117037845
      Compile Stage : 1730117051802, 1730117055519
      Run Stage : 1730117061892, 1730117061907
    section Run 4
      Load Stage : 1730117018897, 1730117018903
      Build Stage : 1730117037874, 1730117044221
      Compile Stage : 1730117055549, 1730117057957
      Run Stage : 1730117061932, 1730117063205
    section Run 5
      Load Stage : 1730117018905, 1730117018909
      Build Stage : 1730117038114, 1730117044380
      Compile Stage : 1730117055636, 1730117058079
      Run Stage : 1730117062575, 1730117062596
    section Run 6
      Load Stage : 1730117018922, 1730117018928
      Build Stage : 1730117044242, 1730117048704
      Compile Stage : 1730117058006, 1730117060710
      Run Stage : 1730117062642, 1730117063175
    section Run 7
      Load Stage : 1730117018924, 1730117018936
      Build Stage : 1730117044406, 1730117048803
      Compile Stage : 1730117058118, 1730117061029
      Run Stage : 1730117063235, 1730117063244
Loading
gantt
  title Flow
  dateFormat x
  axisFormat %H:%M:%S
    section Run 0
      Load Stage : 1730117346406, 1730117346409
      Build Stage : 1730117346409, 1730117352270
      Compile Stage : 1730117352270, 1730117354821
      Run Stage : 1730117354821, 1730117355647
    section Run 1
      Load Stage : 1730117346406, 1730117346413
      Build Stage : 1730117346413, 1730117352215
      Compile Stage : 1730117352215, 1730117354992
      Run Stage : 1730117354992, 1730117355005
    section Run 2
      Load Stage : 1730117355053, 1730117355055
      Build Stage : 1730117355055, 1730117367948
      Compile Stage : 1730117367948, 1730117371898
      Run Stage : 1730117371898, 1730117373536
    section Run 3
      Load Stage : 1730117355669, 1730117355670
      Build Stage : 1730117355670, 1730117368677
      Compile Stage : 1730117368677, 1730117372452
      Run Stage : 1730117372452, 1730117372471
    section Run 4
      Load Stage : 1730117372511, 1730117372513
      Build Stage : 1730117372513, 1730117378843
      Compile Stage : 1730117378843, 1730117381275
      Run Stage : 1730117381275, 1730117382612
    section Run 5
      Load Stage : 1730117373590, 1730117373592
      Build Stage : 1730117373592, 1730117379914
      Compile Stage : 1730117379914, 1730117382393
      Run Stage : 1730117382393, 1730117382423
    section Run 6
      Load Stage : 1730117382468, 1730117382469
      Build Stage : 1730117382469, 1730117386912
      Compile Stage : 1730117386912, 1730117389595
      Run Stage : 1730117389595, 1730117390190
    section Run 7
      Load Stage : 1730117382639, 1730117382640
      Build Stage : 1730117382640, 1730117387031
      Compile Stage : 1730117387031, 1730117390045
      Run Stage : 1730117390045, 1730117390060

Loading
@PhilippvK PhilippvK added enhancement New feature or request priority:low Low priority tasks labels Oct 28, 2024
@PhilippvK PhilippvK self-assigned this Oct 28, 2024
@PhilippvK
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority:low Low priority tasks
Projects
None yet
Development

No branches or pull requests

1 participant