ASP.NET MVC Application performance profiling

前端 未结 6 2247
长发绾君心
长发绾君心 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:38

    You may take a look at JMeter which is a free Java based desktop application allowing you to load test any web application. Another free tool is The Grinder.

提交回复
热议问题