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]

Re: gcj performance on Solaris 2.6


>>>>> "Jeff" == Jeff Sturm <jsturm@one-point.com> writes:

Jeff> I'm not too surprised that gcj can win this benchmark since the
Jeff> main loops contains no method calls. On many benchmarks I've
Jeff> tried, gcj is slightly handicapped by dynamic linking alone.

We've talked about building the other libraries as convenience
libraries and then incorporating them into libgcj.  I think we should
do it, at least if it makes a difference.  Could you submit a
feature-request PR for this?

Tom


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