ThinLTO: limit link / codegen parallelism to 16.
Based on the experiments, ThinLTO does not scale beyond that, and the default setting is the number of cores on a machine, which is often 32 or more for Chrome devs, where ThinLTO is slower than at 16: https://docs.google.com/spreadsheets/d/18vi9p8ffIYNVPTyxtJwr-YrP4WJRbaQr_2nZ1AKKBs4/edit?usp=sharing BUG=645295 Review-Url: https://codereview.chromium.org/2341983002 Cr-Commit-Position: refs/heads/master@{#418789}
Showing
Please register or sign in to comment