[Webkit-unassigned] [Bug 98823] http://www.robohornet.org/tests/addcol.html spends 15% of time in HTMLTableRowsCollection::rowAfter

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 15 16:58:31 PDT 2012


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





--- Comment #2 from Eric Seidel <eric at webkit.org>  2012-10-15 16:59:20 PST ---
I should note: rniwa and I looked at this further and found that all of our tag-based collections (documents.images, documents.objects, table.rows, etc.) all invalidate on any element addition/removal.

Fixing this would be a rather large endeavor, but is a huge win here, and likely a reasonable win for many pages.

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