[Webkit-unassigned] [Bug 35336] Optimize Font::normalizeSpaces()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 24 05:10:04 PST 2010


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


Andreas Kling <andreas.kling at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |benjamin.poulain at nokia.com




--- Comment #4 from Andreas Kling <andreas.kling at nokia.com>  2010-02-24 05:10:04 PST ---
(In reply to comment #3)
> Is there any measured speedup on benchmarks or microbenchmarks?

Tested with the NASM manual (!), I get these insn fetch counts with callgrind:

Before: 18492923
After: 16805832

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