Closed
Bug 1481846
Opened 7 years ago
Closed 7 years ago
`mach build faster` got considerably slower in the past month or so
Categories
(Firefox Build System :: Mach Core, enhancement)
Firefox Build System
Mach Core
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jaws, Unassigned)
Details
Attachments
(1 file)
|
2.56 KB,
text/plain
|
Details |
See attached output from running `mach build faster`.
Specifically these two lines, where it goes from 3 seconds to 51 seconds between the /bin/browser and /bin directories:
0:03.89 Elapsed: 2.24s; From c:/mc/objdir-frontend/dist/bin/browser: Kept 0 existing; Added/updated 3985; Removed 0 files and 0 directories.
0:51.94 Elapsed: 0.94s; From c:/mc/objdir-frontend/dist/bin: Kept 0 existing; Added/updated 1384; Removed 0 files and 0 directories.
I've CC'd ntim who has also experienced this too.
Comment 1•7 years ago
|
||
This might have been bug 1474524?
Comment 2•7 years ago
|
||
:jaws, can you confirm that it is fixed by bug 1474524?
Flags: needinfo?(jaws)
| Reporter | ||
Comment 3•7 years ago
|
||
Yes, this appears to be fixed now. I'll reopen if I can reproduce this again.
Status: NEW → RESOLVED
Closed: 7 years ago
Flags: needinfo?(jaws)
Resolution: --- → FIXED
Comment 4•7 years ago
|
||
I can confirm it's been fixed recently.
You need to log in
before you can comment on or make changes to this bug.
Description
•