[Webkit-unassigned] [Bug 36694] Make XSSAuditor go fast with large POST data

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 27 01:07:52 PDT 2010


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





--- Comment #7 from Adam Barth <abarth at webkit.org>  2010-03-27 01:07:52 PST ---
Here are some run times for that benchmark:

XSSAuditor enabled:
1562
1531
1652

XSSAuditor disabled:
1525
1538
1571

I ran it a bunch more times, and anecdotally the benchmark seemed to have
higher variance than these number.  However, I didn't keep records, so it's
hard to draw conclusions.

In any case, the overhead is much smaller (even in this pathological case)
using the suffix tree.

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