This is the mail archive of the java-patches@sourceware.cygnus.com 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]

Patches for faster interface dispatch, type checking


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 ]



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