用Visual Studio做profiling

步骤可以参见:Beginners Guide to Performance Profiling
刚才试了一下,挺好用的。而且能attach到process上去,很方便就能找到性能瓶颈,C#和C++都行。
原文地址:https://www.cnblogs.com/fresky/p/2730929.html