[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 11:26:02 PDT 2009


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


Yongjun Zhang <yongjun.zhang at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #39652|                            |review?
               Flag|                            |
  Attachment #38868|0                           |1
        is obsolete|                            |




--- Comment #4 from Yongjun Zhang <yongjun.zhang at nokia.com>  2009-09-16 11:25:59 PDT ---
Created an attachment (id=39652)
 --> (https://bugs.webkit.org/attachment.cgi?id=39652)
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.

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