用Visual Studio做profiling

步骤可以参见: Beginners Guide to Performance Profiling
刚才试了一下,挺好用的。而且能attach到process上去,很方便就能找到性能瓶颈,C#和C++都行。

你可能感兴趣的:(IO)