[Webkit-unassigned] [Bug 36174] Short CachedScript decoded data timer causes performance degradations when using large javascript files

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 2 14:53:10 PDT 2010


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





--- Comment #7 from Alexey Proskuryakov <ap at webkit.org>  2010-06-02 14:53:06 PST ---
Please note that a single resource can be decoded differently (see bug 22952). This doesn't currently work in WebKit anyway, but that's one of the reasons to keep original data.

But even doubling the amount of data kept by CachedResources would have a negative effect on memory consumption.

I don't feel very good about this patch - the choice between wasting memory and bad performance is a poor choice to ask embedders to make. But I'm not formally reviewing it, as people who actually worked on this aspect of performance are better qualified to.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list