This is the mail archive of the java-patches@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: Java: array clean up and store check optimization


>>>>> "Bryce" == Bryce McKinlay <bryce@waitaki.otago.ac.nz> writes:

Bryce> Despite its naivety, this optimization is enough to double
Bryce> GCJ's performance on the infamous ShellSort.java, making it
Bryce> about 20% faster than Linux JDK 1.4 even without using
Bryce> --no-store-check or --no-bounds-check.

Wow, that's impressive.  Please add a news item for this patch to the
java web page once it is committed.

Tom


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