I am doing the work that I need to measure the time for writing and reading with streams of objects and text streams. I expected streams of objects to be faster than text streams, but my results were just the opposite situation for both situations (reading and writing). Can someone tell me which is usually faster?
Thank.
source
share