diagnose_bloat.py: Add option to build every N commits |
||
Issue descriptionThis is useful to find large binary size differences in a large number of builds. e.g. issue 852523 Example: diagnose_bloat.py LAST_COMMIT --reference-rev FIRST_COMMIT --all --step 50 Would build and diff every 50 commit (but includes first and last if there are remainders).
,
Jun 21 2018
Opps, as Chris mentioned, Eric already added this exact feature! Thanks Eric! |
||
►
Sign in to add a comment |
||
Comment 1 by agrieve@chromium.org
, Jun 21 2018