随笔 - 547  文章 - 213 评论 - 417 阅读 - 107万

There are the following tools you can used to monitor the performance:

  1. http watcher professional
    1. Install it.
    2. Open it by clicking View->Explorer Bar->HTTPWatcher Professional
    3. Visit a web page to watch the performance.

      (Before watching, you need to click Record button in the tool.)

  2. Performance tool built in the OS
    1. Click Control Panel->Administration Tools->Performance
    2. If want to view other performance indexes, you can right click the graph and select Add Counters
  3. Performance tools built in SQL Server
    1. Profiler
      1. Click SQL Server Profiler in SQL Server tools of the SQL Server group of Start->Program.
      2. Start new trace by clicking File->New trace, and connect to a database.
      3. In the Trace property, you can set what should be traced by clicking Events Selection tab.
      4. Click Run to start.

        (before it runs normally, you may need to change the system font to TrueType)

You can monitor the performance of a store procedure, a SQL command, etc.

posted on   今夜太冷  阅读(283)  评论(0编辑  收藏  举报
编辑推荐:
· 如何编写易于单元测试的代码
· 10年+ .NET Coder 心语,封装的思维:从隐藏、稳定开始理解其本质意义
· .NET Core 中如何实现缓存的预热?
· 从 HTTP 原因短语缺失研究 HTTP/2 和 HTTP/3 的设计差异
· AI与.NET技术实操系列:向量存储与相似性搜索在 .NET 中的实现
阅读排行:
· 10年+ .NET Coder 心语 ── 封装的思维:从隐藏、稳定开始理解其本质意义
· 地球OL攻略 —— 某应届生求职总结
· 提示词工程——AI应用必不可少的技术
· Open-Sora 2.0 重磅开源!
· 周边上新:园子的第一款马克杯温暖上架
点击右上角即可分享
微信分享提示