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] |
| Other format: | [Raw text] | |
Hi, On Wed, 2005-05-25 at 16:55 +0100, Andrew Haley wrote: > One really easy optimization here is to import a fast version of MD5. The one in GNU Crypto is a little faster then our own last time I tried (was was a long time before 4.0 though). > Our low-level I/O classes are prime targets for a bit of > optimization work! There have been some optimizations here by Sven de Marothy done during his character conversion optimizations and introduction of the iconv nio.charset provider. These should probably just be merged in from GNU Classpath. Cheers, Mark
Attachment:
signature.asc
Description: This is a digitally signed message part
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |