工具来分析一个.NET程序功能的执行时间 [英] Tools to profile function execution times of a .NET program

查看:169
本文介绍了工具来分析一个.NET程序功能的执行时间的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

哪些工具来分析被测量功能执行时间和生成图形可视化的不同点在调用图所用时间的.NET程序?

What tools are available to profile a .NET program by measuring function execution times and generating graphs to visualize the time spent at various points in the call graph?

推荐答案

AQTime 和< A HREF =htt​​p://www.jetbrains.com/profiler/相对=nofollow> dotTrace 是两个非常不错的商用分析器。

AQTime and dotTrace are two very good commerical profilers.

一个免费的选择是 ProfileSharp ,虽然我有一点运气吧。

A free option would be ProfileSharp, though I have had little luck with it.

Microsoft提供的<一个href="http://www.microsoft.com/downloads/details.aspx?FamilyId=86CE6052-D7F4-4AEB-9B7A-94635BEEBDDA&displaylang=en"相对=nofollow> CLR探查为好,效果很好,但功能较少。

Microsoft provides the CLR Profiler as well, which works well, but has fewer features.

这篇关于工具来分析一个.NET程序功能的执行时间的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆