[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 19:31:06 PST 2011


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





--- Comment #1 from Eric Seidel <eric at webkit.org>  2011-02-22 19:31:06 PST ---
I'm not sure I believe it, but this patch seems to make our tiny-innerHTML benchmark twice as fast:

Before patch:
avg 5586.1
median 5594
stdev 41.295157101045135
min 5425
max 5633

After Patch:
avg 2603.9
median 2609.5
stdev 32.500615378789355
min 2475
max 2649

I suspect (if those numbers are to be believed!) that's all due to avoiding bug 55005.

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