Bug 203219 - Rolling out r251226: Causes a build speed regression.
Summary: Rolling out r251226: Causes a build speed regression.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords: InRadar
Depends on: 202105
Blocks:
  Show dependency treegraph
 
Reported: 2019-10-21 15:55 PDT by Mark Lam
Modified: 2019-10-30 13:09 PDT (History)
2 users (show)

See Also:


Attachments
patch for rollout. (44.48 KB, patch)
2019-10-21 15:59 PDT, Mark Lam
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Lam 2019-10-21 15:55:57 PDT
Apparently, compilers aren't very fast at compiling constexpr function invocations.  Rolling this out while I rework the patch to not have this build speed regression.
Comment 1 Mark Lam 2019-10-21 15:59:56 PDT
Created attachment 381473 [details]
patch for rollout.
Comment 2 Mark Lam 2019-10-21 17:18:31 PDT
Landed in r251400: <http://trac.webkit.org/r251400>.
Comment 3 Radar WebKit Bug Importer 2019-10-21 17:19:14 PDT
<rdar://problem/56483393>