Multithread I/O simulation on Windows API.
Mainly focus on testing multithread & overlapped I/O on various enviornment (number of files, file size, compute time...)
All test result and analyze is located at wiki page
Profiling code is inserted with Concurrency Visualizer SDK.
On Debug build, you must install Concurrency Visualizer Extension, and add SDK to project.
On Release build, you don't have to install and include it.
-
Performance Evaluation
-
Compare Thread / Task Scheduling
-
Stress test