An open API service indexing awesome lists of open source software.

https://github.com/pauldraper/java-fast-io

Java I/O speed tricks and benchmarks
https://github.com/pauldraper/java-fast-io

Last synced: 9 months ago
JSON representation

Java I/O speed tricks and benchmarks

Awesome Lists containing this project

README

          

java-fast-io
============

Java I/O speed tricks and benchmarks

The purpose of this project is to compare the performance of different methods of I/O. Emphasis is placed on performance rather than flexibility or capability (e.g. the ability to use regular expressions).