[Webkit-unassigned] [Bug 203544] [FreeType] Too slow running encoding/legacy-mb-korean/euc-kr WPT tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 28 18:57:51 PDT 2019


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

Carlos Alberto Lopez Perez <clopez at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cgarcia at igalia.com
           See Also|                            |https://bugs.webkit.org/sho
                   |                            |w_bug.cgi?id=183210

--- Comment #2 from Carlos Alberto Lopez Perez <clopez at igalia.com> ---
Looking at the blame log it looked like r229164 could be related. So I checked to build WebKitGTK on r229163 and r229164
and check the load times of https://w3c-test.org/encoding/legacy-mb-korean/euc-kr/euckr_chars-ksc5601.html
(from a cold start and loading the html from disk to avoid network latencies)


r229163  7 seconds
r229164 13 seconds
r251384 30 seconds


So, r229164 caused the first regression of almost a 100%, and this further regressed more after that.
I still don't know which revision(s) caused the second regression, probably its worth bisecting.

-- 
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/20191029/c3a71210/attachment.htm>


More information about the webkit-unassigned mailing list