RESOLVED FIXED 169861
[Xcode] Incremental builds of WebKitLegacy are slow because of the Postprocess Headers phase
https://bugs.webkit.org/show_bug.cgi?id=169861
Summary [Xcode] Incremental builds of WebKitLegacy are slow because of the Postproces...
mitz
Reported 2017-03-19 11:10:20 PDT
A rebuild of WebKitLegacy with no changes spends most of its time executing the Postprocess Headers phase. Patch forthcoming.
Attachments
Postprocess headers only if they may have changed since last time (3.66 KB, patch)
2017-03-19 11:15 PDT, mitz
no flags
mitz
Comment 1 2017-03-19 11:15:19 PDT
Created attachment 304897 [details] Postprocess headers only if they may have changed since last time
WebKit Commit Bot
Comment 2 2017-03-20 10:51:49 PDT
Comment on attachment 304897 [details] Postprocess headers only if they may have changed since last time Clearing flags on attachment: 304897 Committed r214177: <http://trac.webkit.org/changeset/214177>
WebKit Commit Bot
Comment 3 2017-03-20 10:51:54 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.