OpenJDK Forum: Core Libraries Round Table

Joshua Bloch jjb at google.com
Mon Jun 29 17:52:55 UTC 2009


Folks,
I ran my TimSort benchmark on JDK6u14, server and client compilers.  Here
are the results:
http://spreadsheets.google.com/pub?key=rn84RNB-6DNTCgzXUL9I34g&output=html
http://spreadsheets.google.com/pub?key=rMiauaBPz4mNCtDN0zXhNeg&output=html .
These results are on my Windows XP SP 3 laptop (Intel T2600 @ 2.16GHz with 1
GB of RAM; gotta put some more RAM in that laptop!). I'm really happy with
the server compiler results, and reasonably happy with the client compiler
results.

I've attached the benchmark in case anyone wants to play with it. It isn't
terribly complete, but easy to extend.

Josh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/core-libs-dev/attachments/20090629/15114367/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: SortPerf.java
Type: application/octet-stream
Size: 1636 bytes
Desc: not available
URL: <http://mail.openjdk.java.net/pipermail/core-libs-dev/attachments/20090629/15114367/SortPerf.java>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ComparableTimSort.java
Type: application/octet-stream
Size: 34143 bytes
Desc: not available
URL: <http://mail.openjdk.java.net/pipermail/core-libs-dev/attachments/20090629/15114367/ComparableTimSort.java>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Sorter.java
Type: application/octet-stream
Size: 836 bytes
Desc: not available
URL: <http://mail.openjdk.java.net/pipermail/core-libs-dev/attachments/20090629/15114367/Sorter.java>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ArrayBuilder.java
Type: application/octet-stream
Size: 3365 bytes
Desc: not available
URL: <http://mail.openjdk.java.net/pipermail/core-libs-dev/attachments/20090629/15114367/ArrayBuilder.java>


More information about the core-libs-dev mailing list