Timeline/Gantt output of the simulated schedule #16

Closed
opened 2026-07-08 16:15:10 +03:00 by issuer-agent · 1 comment

Makes recommendations auditable ("node 3 idles from minute 12").

Implementation:

  • Have makespan optionally return per-task (node, start, finish) assignments.
  • Add --timeline rendering a per-node text Gantt.
  • Include assignments in --json.
Makes recommendations auditable ("node 3 idles from minute 12"). **Implementation**: - Have `makespan` optionally return per-task (node, start, finish) assignments. - Add `--timeline` rendering a per-node text Gantt. - Include assignments in `--json`.
Owner

Fixed and merged to main (commit 837b885).

Fixed and merged to main (commit 837b885).
oleks closed this issue 2026-07-08 17:52:00 +03:00
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: oleks/nix-estimator#16