I want to test file system performance under different conditions.
In particular, I want to test the performance of Windows virtual machines without compression and compression both on the "normal hard drive" and on the USB drive, as it would be interesting to see what the difference is.
I need a program that can test various aspects of the file system (random access, sequential read / write, etc.) and make beautiful graphs that work well with my blog. Preferably, the application should be automated, so I can add it to the launch, so that the time will be the same for each run, and I can repeat the runs for verification.
I can post a link to the results here when I go around testing it. Now this is only at the planning stage.
source
share