DescriptionUse a response file for gn refs when running 'analyze' on gn bots.
Previously we would invoke 'gn refs' once for each file modified in
a CL; this was terribly inefficient. Switching to a response file
makes things run much faster. This is a precursor to fixing
the actual problem in bug 487035, because we will be doubling the
number of times we need to call gn refs in the fix.
R=scottmg@chromium.org
BUG=487035
CQ_EXTRA_TRYBOTS=tryserver.chromium.mac:mac_chromium_gn_rel;tryserver.chromium.win:win8_chromium_gn_rel
Committed: https://crrev.com/f61de2f16ff7264dd9463d1978fb6acff598285f
Cr-Commit-Position: refs/heads/master@{#329799}
Patch Set 1 #
Total comments: 2
Patch Set 2 : fix formatting nits #
Messages
Total messages: 10 (4 generated)
|