[Webkit-unassigned] [Bug 110408] Tune BackgroundHTMLParser's pendingTokenLimit based on a benchmark

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 20 17:04:46 PST 2013


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





--- Comment #1 from Eric Seidel <eric at webkit.org>  2013-02-20 17:07:09 PST ---
Discussed with Tony in person.  I'm worried that but 109995 could be throwing off our perf numbers, and we should probably wait to do final testing for this change until after bug 109995 is resolved.

It would also be nice to see numbers for the "yield every 10 tokens" case, just to verify that it throws out our "total parse time" (or one of our metrics) by an expectedly large number.

I worry our current inspector-based testing doesn't account for the overhead this contant is trying to avoid. :)

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