ASP.NET MVC Application performance profiling

前端 未结 6 2249
长发绾君心
长发绾君心 2021-02-07 01:02

How are people currently profiling the performance of their ASP.NET MVC applications?

I\'d be most interested in simple and free approaches.

6条回答
  •  花落未央
    2021-02-07 01:35

    Stack Overflow have released their own profiler as a new opensource project

    http://miniprofiler.com/


    UPDATE:

    It's also worth mentioning Glimpse as another alternative profiling tool

    http://getglimpse.com/

提交回复
热议问题