Search code examples
buildchromiumrebuild

Reduce Chromium re-compilation time


Every time I execute git rebase-update & gclient sync -D, it will take me 4-5 hours to recompile. Is there any method to reduce the time needed?


Solution