[Webkit-unassigned] [Bug 28876] [Qt] reduce peak memory consumption of text decoding.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 16 14:19:05 PDT 2009


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


Kenneth Rohde Christiansen <kenneth.christiansen at openbossa.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kenneth.christiansen at openbo
                   |                            |ssa.org




--- Comment #6 from Kenneth Rohde Christiansen <kenneth.christiansen at openbossa.org>  2009-09-16 14:19:04 PDT ---
(In reply to comment #4)
> Created an attachment (id=39652)
 --> (https://bugs.webkit.org/attachment.cgi?id=39652) [details]
> modified patch as per Ariya's comment.
> 
> thanks for the comment, Ariya.
> 
> I did memory check with valgrind, the peak memory saving is about 300KB for
> news.google.com.  I modified the patch to use a small chunk size (32K) for
> Symbian while set it to 1MB for other platforms.

I guess a small chunk size is important for most embedded devices, so maybe the
test would make sense for ARM in general?

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