gecko-dev/python/mozbuild
Benjamin Bouvier 906829913d Bug 1534630: Slightly optimize scheduling of clang-format jobs; r=andi
Instead of over-estimating the number of items in a batch, do the opposite:
slightly under-estimate the number of items, then dispatch outstanding items
(by just adding one item to each batch).

Differential Revision: https://phabricator.services.mozilla.com/D23141

--HG--
extra : moz-landing-system : lando
2019-03-12 16:30:12 +00: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 1534630: Slightly optimize scheduling of clang-format jobs; r=andi 2019-03-12 16:30:12 +00:00
mozpack Bug 1529894 - Change jar log content. r=aklotz,chmanchester 2019-03-07 20:46:52 +00:00
setup.py
TODO