Maybe try to build your application in release mode ? In my experience file access is super slow in debug with VS probably for some memory checking and such...
↧
Maybe try to build your application in release mode ? In my experience file access is super slow in debug with VS probably for some memory checking and such...