[Webkit-unassigned] [Bug 29092] Performance slow when loading a large text html file on Symbian platform

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


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





--- Comment #8 from mitz at webkit.org  2009-09-16 09:19:15 PDT ---
I conjecture that supplying the entire remainder of the data to the iterator
will have no effect on performance. I wonder if trimming the beginning has any
significant effect. I would think that the dominant part of this patch is not
instantiating the iterator and not calling it when end >= dataLength.

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