[Webkit-unassigned] [Bug 212500] New: REGRESSION (r262245): WebCore's "Check .xcfilelists" build phase is ~100x slower

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 28 16:04:23 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=212500

            Bug ID: 212500
           Summary: REGRESSION (r262245): WebCore's "Check .xcfilelists"
                    build phase is ~100x slower
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: macOS 10.15
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aestes at apple.com

Prior to <https://trac.webkit.org/r262245>, when building the 'All Source' scheme in WebKit.xcworkspace, WebCore's "Check.xcfilelists" build phase took ~1 second. With r262245, it takes ~95 seconds.

Modifying Source/WebCore/Scripts/check-xcfilelists.sh to invoke generate-xcfilelists with the "--debug" flag, I see that almost all the time is spent in a subshell invoking Source/WebCore/Scripts/generate-derived-sources.sh.

-- 
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/20200528/93e6fd11/attachment-0001.htm>


More information about the webkit-unassigned mailing list