Optimize build dependency for headless
snapshot is not necessary to be there when compiling. This change allows src for headless to be compiled before generating snapshot. This dependency optimization improves build parallelism and build time of chrome on Z840 linux with goma -j1000 reduced from 6m14.035s to 4m45.244s when goma's backend cache cannot be used. Change-Id: I90e302f4b9da8ec252020755636483006f332a80 Reviewed-on: https://chromium-review.googlesource.com/1013958Reviewed-by:Sami Kyöstilä <skyostil@chromium.org> Commit-Queue: Takuto Ikuta <tikuta@chromium.org> Cr-Commit-Position: refs/heads/master@{#551202}
Showing
Please register or sign in to comment