RFC: caching for I/O converters

Per Bothner per@bothner.com
Mon Jul 30 14:46:00 GMT 2001


Tom Tromey <tromey@redhat.com> writes:

> In 1.4 there is a new I/O system which has its own converting scheme.
> I imagine the next step for us would be to become compatible with
> that.  I haven't looked at its to see if its performance
> characteristics are good.

Yes, I've looked at this stuff.

A goal of the new IO stuff is improved performance - or at least
support for high performance, which is not necessarily the same thing!

My thinking is that we should wait until 1.4 is actually released
before trying to implement any of the new APIs, but at that point
re-design our converter framework for maximum performance
compactible with the 1.4 APIs.
-- 
	--Per Bothner
per@bothner.com   http://www.bothner.com/per/



More information about the Java-patches mailing list