[Webkit-unassigned] [Bug 253480] New: [build] Add Precompiled header to speed up TestWebKitAPI compilation
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Mar 6 18:41:46 PST 2023
https://bugs.webkit.org/show_bug.cgi?id=253480
Bug ID: 253480
Summary: [build] Add Precompiled header to speed up
TestWebKitAPI compilation
Product: WebKit
Version: Other
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: djg at apple.com
ClangBuildAnaylzer reports parsing taking ~1200s across all files on an M1
MacStudio, predominately in Cocoa.h and gtest.h. By introducing a PCH including
those files, parsing time is reduced to ~400s.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230307/06ffdfd0/attachment-0001.htm>
More information about the webkit-unassigned
mailing list