我正在使用内置在Profiler和DevPartner .NET Profiler中的Visual Studio 2008。 我可以选择从Visual Studio或命令行运行探查器吗?
有谁知道推荐哪个选项?
与从命令行运行相比,从Visual Studio运行会花费更多时间吗?
感谢。
Dharmesh。 http://smartsecurity.blogspot.com
答案 0 :(得分:0)
好吧,我发现自己从命令行运行探查器比从IDE运行它要好得多。 IDE花费时间加载和显示分析统计信息。甚至Microsoft建议从命令行运行profiler。
这是链接: http://blogs.msdn.com/buckh/archive/2007/10/09/using-vsts-2008-memory-allocation-profiling.aspx
谢谢&问候, Dharmesh Mehta