[Webkit-unassigned] [Bug 55011] Fragment parsing does not need to use HTMLSourceTracker

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 22 21:37:22 PST 2011


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





--- Comment #9 from Andy Estes <aestes at apple.com>  2011-02-22 21:37:22 PST ---
Here are the peacekeeper numbers:

Before:
domDynamicCreationCreateElement 21691.973969631235 ops
domDynamicCreationInnerHTML 13333.333333333334 ops
domJQueryAttributeFilters 5047.955577990913 ops
domJQueryBasics 4191.5 ops
domJQueryContentFilters 1056 ops
domJQueryHierarchy 1692.5 ops

After:
domDynamicCreationCreateElement 21739.130434782608 ops
domDynamicCreationInnerHTML 14164.3059490085 ops
domJQueryAttributeFilters 4954.5 ops
domJQueryBasics 4182.5 ops
domJQueryContentFilters 1080 ops
domJQueryHierarchy 1713.5 ops

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