This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gcj slower than JVM on RedHat/s390?


On Wed, 2 Apr 2003, Andy Faibishenko wrote:
>   The doSomething() method performs a bunch of string comparisons and
> assignments.  Nothing tricky.

String operations are suspected to be suboptimal in libgcj.  I'm not aware
of any serious attempts to profile and/or improve them, however.

Jeff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]