如何分析ASP.NET MVC应用程序请求的性能? [英] How to analyze the performance of requests in ASP.NET MVC application?

查看:101
本文介绍了如何分析ASP.NET MVC应用程序请求的性能?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想捕捉在ASP.NET MVC应用程序请求的命中时间,处理时间,内存消耗和响应时间。

I would like to capture the hit time, processing time, memory consumption and response time of requests in ASP.NET MVC application.

有什么方法或工具来执行呢?

Is there any way or tool to perform this?

推荐答案

检查 miniprofiler ,由计算器团队开发

Check the miniprofiler, developed by the stackoverflow team

<一个href=\"http://$c$c.google.com/p/mvc-mini-profiler/\">http://$c$c.google.com/p/mvc-mini-profiler/

这可以帮助你做一些分析。有可用的NuGet pacakge您可​​以使用此添加到您的项目。

This helps you to do some analysis. There is a nuget pacakge available which you can use to add this to your project.

斯科特写了<一个href=\"http://www.hanselman.com/blog/NuGetPackageOfTheWeek9ASPNETMiniProfilerFromStackExchangeRocksYourWorld.aspx\">post有关如何使用它。

Scott has written a post about how to use that.

您也可以看看 一瞥

You can also look into Glimpse.

有商用产品做内存和性能分析Telerik的一样只是跟踪。你可以下载他们的试用版,并使用

There are commerical products to do memory and performance profiling like telerik just trace. You can download their trial version and use that

这篇关于如何分析ASP.NET MVC应用程序请求的性能?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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