[Webkit-unassigned] [Bug 30273] REGRESSION: Dromaeo DOM test is 14% slower

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 12 11:57:47 PDT 2009


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





--- Comment #6 from Jens Alfke <snej at chromium.org>  2009-10-12 11:57:46 PDT ---
OK. Just now I ran the core DOM tests on r49402 and r49403 (just before and
after my StringImpl::lower change), and found a 1.5% speedup.

I also did some profiling and saw StringImpl::isLower showing up in some of the
tests; the patch I'm working on right now (bug 30261) eliminates those tests,
which will help slightly.

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