WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
226196
When running with --reportTotalPhaseTimes=1, we should also log the max time in a phase
https://bugs.webkit.org/show_bug.cgi?id=226196
Summary
When running with --reportTotalPhaseTimes=1, we should also log the max time ...
Robin Morisset
Reported
2021-05-24 16:11:04 PDT
When seeing that we spend a lot of time in a given phase, it can be helpful to know whether it is because of an outlier or not. It matters especially for the DFG, as the GC is stopped whenever a DFG phase is running.
Attachments
Patch
(2.12 KB, patch)
2021-05-24 16:13 PDT
,
Robin Morisset
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Robin Morisset
Comment 1
2021-05-24 16:13:28 PDT
Created
attachment 429584
[details]
Patch
EWS
Comment 2
2021-05-24 17:03:54 PDT
Committed
r277984
(
238097@main
): <
https://commits.webkit.org/238097@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 429584
[details]
.
Radar WebKit Bug Importer
Comment 3
2021-05-24 17:04:34 PDT
<
rdar://problem/78426364
>
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