Hi
I am using BufferedInputStream to load in a file. Apparently i, get slightly lesser performance the higher i set my buffer. Why is that? There is approx. a 50 sec difference on 632 Mb file when I change the buffer from 2 Kb to 10 Mb....This seems very strange