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] |
Van Nguyen wrote: >Hi Jeff, > >My problem was I didn't realize I can use the same optimization options on gcj. >So it was run without any optimizations. I tried the optimizers you used, and >got 25400 iterations out of Sieve. And it beats Java Hotspot. > Have you tried both hotspot "-client" and "-server"? Cedric > > >Thanks for the reply. > >Van > >Jeff Sturm wrote: >
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |