2
votes
4answers
249 views
Improve BufferedReader Speed
I am crunching through many gigabytes of text data and I was wondering if there is a way to improve performance. For example when going through 10 gigabytes of data and not processing it at all, just …
