【问题标题】:Tools to monitor performance of C# methods [duplicate]监控 C# 方法性能的工具 [重复]
【发布时间】:2012-01-18 10:07:17
【问题描述】:

可能重复:
What Are Some Good .NET Profilers?

我真的不确定这样的工具或插件是否退出到monitor performance(time elapsed) 的每个 methods/line 代码。

我听说有一个工具可以帮助我们完成这项任务,它可以附加到 VisualStudio。有人知道吗?

谢谢

【问题讨论】:

    标签: c# performance optimization visual-studio-addins


    【解决方案1】:

    .NET 有许多性能测量工具 - 它们通常称为分析器。

    参见 DotTrace 和 And Ants performance profilers - 这些是商业产品。

    【讨论】:

      【解决方案2】:

      ANTS Performance Profiler 可以报告这一点。这是一个商业产品

      【讨论】:

        【解决方案3】:

        我们的C# Profiler 可以做到这一点。和这里提到的其他人一样,它是一种商业产品。

        【讨论】:

          猜你喜欢
          • 1970-01-01
          • 2010-09-07
          • 2023-04-05
          • 2011-09-22
          • 1970-01-01
          • 1970-01-01
          • 1970-01-01
          • 1970-01-01
          • 1970-01-01
          相关资源
          最近更新 更多