[Webkit-unassigned] [Bug 38659] Improve performance of single character string compares

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 6 11:03:15 PDT 2010


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


Geoffrey Garen <ggaren at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ggaren at apple.com




--- Comment #3 from Geoffrey Garen <ggaren at apple.com>  2010-05-06 11:03:15 PST ---
Let's call emit_op_jxlesseq emit_op_jlesseq and have invert default to false.

I'm concerned that a 3 second test might hang some bots. Maybe you can split
the test up, or merge the functions into a larger function, so there are fewer
parsing/compilation/call passes.

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