RESOLVED FIXED 219677
REGRESSION(r268886): Page load time performance regression
https://bugs.webkit.org/show_bug.cgi?id=219677
Summary REGRESSION(r268886): Page load time performance regression
Per Arne Vollan
Reported 2020-12-09 04:44:55 PST
The commit r268886 introduced a page load time regression on iOS. In particular, loading nytimes and facebook seems to be slower.
Attachments
Patch (14.24 KB, patch)
2020-12-14 00:33 PST, Noam Rosenthal
no flags
Per Arne Vollan
Comment 1 2020-12-09 04:45:47 PST
Noam Rosenthal
Comment 2 2020-12-09 04:54:00 PST
How was the regression tested? Bisecting? Reverting? What is the metric for page load time?
Noam Rosenthal
Comment 3 2020-12-13 00:04:26 PST
I have a speculation on how to fix it, working on a patch.
Noam Rosenthal
Comment 4 2020-12-14 00:33:37 PST
Per Arne Vollan
Comment 5 2020-12-14 01:39:20 PST
(In reply to Noam Rosenthal from comment #3) > I have a speculation on how to fix it, working on a patch. Great, thanks! I can test this patch.
Noam Rosenthal
Comment 6 2020-12-14 03:36:14 PST
(In reply to Per Arne Vollan from comment #5) > (In reply to Noam Rosenthal from comment #3) > > I have a speculation on how to fix it, working on a patch. > > Great, thanks! I can test this patch. Thanks! Let me know if there's a way I can test it myself :)
Per Arne Vollan
Comment 7 2020-12-15 06:11:57 PST
(In reply to Noam Rosenthal from comment #6) > (In reply to Per Arne Vollan from comment #5) > > (In reply to Noam Rosenthal from comment #3) > > > I have a speculation on how to fix it, working on a patch. > > > > Great, thanks! I can test this patch. > Thanks! > Let me know if there's a way I can test it myself :) It looks like this patch recovers all, or most of the initial regression. Great work!
EWS
Comment 8 2020-12-15 09:30:58 PST
Committed r270845: <https://trac.webkit.org/changeset/270845> All reviewed patches have been landed. Closing bug and clearing flags on attachment 416140 [details].
Note You need to log in before you can comment on or make changes to this bug.