[Webkit-unassigned] [Bug 43808] HTML page using <form> tags with multiple Select lists loads has slow load time

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 25 13:47:37 PST 2011


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





--- Comment #6 from chris reiss <christopher.reiss at nokia.com>  2011-01-25 13:47:37 PST ---
... in a hash-map (which empties in the event of a deletion or insertion in the DOM tree) and found : 

In the given test case, the page-load-time drops by 20 secs or so (a debug build on Ubuntu, 2.8 GHz processor).

In a more realistic scenario, where a select-box for 'year' might have 100 options, i saw a savings of 6 milliseconds.

I expect there must be some page somewhere which does a lot of this ... wd appreciate feedback on whether this is worth pursuing ...

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