Open
Bug 1484353
Opened 7 years ago
Updated 3 years ago
Add an additional field to the Node class that represents the best-case cost assuming maximum parallelism
Categories
(Firefox Build System :: General, enhancement)
Firefox Build System
General
Tracking
(Not tracked)
NEW
People
(Reporter: chmanchester, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Our current cost field assumes no parallelism, summing all the runtimes for all downstream commands. Sophie added another field assuming infinite parallelism that will add interesting context.
Comment 1•7 years ago
|
||
Comment 2•3 years ago
|
||
The bug assignee didn't login in Bugzilla in the last 7 months.
:mhentges, could you have a look please?
For more information, please visit auto_nag documentation.
Assignee: scarrillo → nobody
Flags: needinfo?(mhentges)
Updated•3 years ago
|
Flags: needinfo?(mhentges)
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•