This is the mail archive of the
java-patches@sourceware.cygnus.com
mailing list for the Java project.
Patches for faster interface dispatch, type checking
- To: java-patches at sourceware dot cygnus dot com
- Subject: Patches for faster interface dispatch, type checking
- From: Bryce McKinlay <bryce at albatross dot co dot nz>
- Date: Fri, 10 Dec 1999 19:16:14 +1300
For those who don't watch the java-patches list, I just posted my patches to
implement Per Bothner's constant-time dispatch and type checking techniques over
there. Interface-heavy code should see a significant performance boost. Please
take a look and test it!
http://sourceware.cygnus.com/ml/java-patches/1999-q4/msg00078.html
http://sourceware.cygnus.com/ml/java-patches/1999-q4/msg00080.html
regards
[ bryce ]