On my machine (i7/16gb/win7/vs2013), the example below runs in about:
- 6s (c stream/binary);
- 22s (c stream/text);
- 9s (c++ stream/binary) and
- 56s (c++ stream/text).
On a different machine (PentiumD/4gb/win10/vs2015), the longest time was about 4 minutes.
#include
#include
#include