[Webkit-unassigned] [Bug 205787] New: Add --forceOpt option to Tools/Scripts/set-webkit-configuration.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 5 23:40:42 PST 2020


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

            Bug ID: 205787
           Summary: Add --forceOpt option to
                    Tools/Scripts/set-webkit-configuration.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mark.lam at apple.com

Usage:
    --forceOpt=<opt>        Force optimization: O3, O2, O1, O0, Os, Ofast, or none

This can be used to force debug builds to be built with a higher level optimization so that tests can run to completion faster.

It can also be useful as a simple way to force release builds to be built with different optimization levels for performance comparison.

-- 
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/20200106/9ab420ee/attachment.htm>


More information about the webkit-unassigned mailing list