https://bugs.llvm.org/show_bug.cgi?id=50294

            Bug ID: 50294
           Summary: LLVM12 PCH leads to 2x slower compilation times
           Product: clang
           Version: 12.0
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected]

Starting with LLVM12, we are getting a 1.5x - 2x performance hit if we compile
our projects using PCH, compared to without PCH with LLVM 12. Exactly the
opposite of what one would expect by using precompiled headers.

Compared to LLVM 11, with PCH enabled, we are observing a penalty of 3-4x.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to