[Webkit-unassigned] [Bug 93606] [Qt] UpdateAtlas is wasting memory

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 9 05:33:11 PDT 2012


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





--- Comment #2 from Balazs Kelemen <kbalazs at webkit.org>  2012-08-09 05:33:36 PST ---
Created an attachment (id=157449)
 --> (https://bugs.webkit.org/attachment.cgi?id=157449&action=review)
fix candidate 1

This is a fix for the original logic (at least what I get from it). I believe we can possibly use the whole surface area with this.
This is the output with the patch:
"Atlas cache fail; Atlas cache fail; requiredDim=512, bufsize=4000000, usedBytes=2359296"
a lot of times, but less than before. What makes me worry is that we still use only about the half of the surface.
The use case I do is simple: just loading google.com, zooming as possible and scrolling.

-- 
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