Java tip: How to read files quickly | Nadeau Software

Wednesday, November 25, 2009 13:10
Posted in category Java

Here’s a good article comparing the performance of various File I/O implementations.  I was particularly interested in the performance difference between the BufferedInputStream and the FileChannel.

Java tip: How to read files quickly | Nadeau Software

No related posts.

You can leave a response, or trackback from your own site.

Leave a Reply