gecko-dev/python/mozbuild
Sofia Carrillo 49de1b1341 Bug 1474442 - mach command to analyze files in build graph r=chmanchester,mshal
This patch introduces |mach summarize| so developers can see how expensive
changing a file will be. For a file in the build graph, developers can get
the total wall clock time for the file and the number of downstream commands.
This command requires that developers have a local tup db.

MozReview-Commit-ID: AWxrMibXH4r

--HG--
extra : rebase_source : 22ecf5ef67581b226d8861f961b96c4bda450c78
2018-07-25 14:06:51 -04:00
..
dumbmake Bug 1471620 - Skip python-tests locally that don't run with python 3 in CI r=davehunt 2018-06-27 11:10:02 -04:00
mozbuild Bug 1474442 - mach command to analyze files in build graph r=chmanchester,mshal 2018-07-25 14:06:51 -04:00
mozpack Bug 1471620 - Skip python-tests locally that don't run with python 3 in CI r=davehunt 2018-06-27 11:10:02 -04:00
setup.py
TODO