[PATCH] Speed up modules compilation.
Manuel Klimek
klimek at google.com
Thu May 7 00:32:31 PDT 2015
In http://reviews.llvm.org/D9498#167143, @silvas wrote:
> Numbers on the speedup?
On my tests this is a 40% speedup for a TU using ~1000 transitive modules. I didn't include the number in the description because it is misleading; we are still merging too much, and we have merging-heavy TUs.
http://reviews.llvm.org/D9498
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the cfe-commits
mailing list