Report mislabels work T1 units #20

Closed
opened 2026-07-08 21:38:30 +03:00 by issuer-agent · 1 comment

cli.py report prints work T1 (@8 cores) : ... (1 core, 1 node). The value is the sum of per-drv minutes at the 8-core baseline (8-core-node-minutes), not single-core minutes — the two annotations contradict each other. Fix the label to "(1 node, serial)" or convert to core-minutes explicitly.

cli.py report prints `work T1 (@8 cores) : ... (1 core, 1 node)`. The value is the sum of per-drv minutes at the 8-core baseline (8-core-node-minutes), not single-core minutes — the two annotations contradict each other. Fix the label to "(1 node, serial)" or convert to core-minutes explicitly.
Owner

report now prints work T1 (@8 cores) : ... (1 node, serial) instead of the contradictory "(1 core, 1 node)". Fixed in the CLI wiring commit.

report now prints `work T1 (@8 cores) : ... (1 node, serial)` instead of the contradictory "(1 core, 1 node)". Fixed in the CLI wiring commit.
oleks closed this issue 2026-07-08 22:44:57 +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#20