WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
261364
High system cpu load during IDL generation
https://bugs.webkit.org/show_bug.cgi?id=261364
Summary
High system cpu load during IDL generation
Elliott Williams
Reported
2023-09-08 19:25:19 PDT
On a M1 Ultra Mac Studio, WebCore’s derived sources target takes ~ 50sec to build, with most of that time spent generating IDLs. It scales to use all CPUs, but puts comparatively more load on the system than on user processes. We should figure out why this is such a system-heavy operation, and optimize it.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-09-15 19:27:00 PDT
<
rdar://problem/115584014
>
Elliott Williams
Comment 2
2023-09-21 13:22:03 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/18038
EWS
Comment 3
2023-09-27 21:08:42 PDT
Committed
268561@main
(eadc88e2217f): <
https://commits.webkit.org/268561@main
> Reviewed commits have been landed. Closing PR #18038 and removing active labels.
EWS
Comment 4
2023-09-28 13:28:27 PDT
Committed
268606@main
(aa8545f5047b): <
https://commits.webkit.org/268606@main
> Reviewed commits have been landed. Closing PR #18373 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug