[Bug libgcj/23495] java.lang.String.equals is suboptimal

tromey at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Mar 10 00:48:00 GMT 2006



------- Comment #14 from tromey at gcc dot gnu dot org  2006-03-10 00:48 -------
I checked in a patch using memcpy and memcmp.
This didn't yield as dramatic a speedup for me, but did do ok.


-- 

tromey at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.2.0


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23495



More information about the Gcc-bugs mailing list