有没有什么办法来分析一个WCF应用程序的性能? [英] Is there any way to profile performance of a WCF Application?

查看:110
本文介绍了有没有什么办法来分析一个WCF应用程序的性能?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们正在试图衡量我们的系统,这是使用WCF调用.NET 3.5应用程序的性能。

We're trying to measure performance of our system, which is a .NET 3.5 application that uses WCF calls.

但问题是到现在为止,我们还没有能概况这些调用内部的方法。一个WinForms客户机应用程序编码,来测试我们的系统。我们试图用蚂蚁4探查和VS2008内置性能分析器,但我们只得到了WCF调用的总时间。我们希望能够测量正在WCF调用内所做的所有来电。

Problem is until now, we weren't able to profile the methods inside these calls. A winforms client application was coded to test our system. We tried using ANTS 4 Profiler and VS2008 built-in Performance Analyzer, but we only got the total time of the WCF call. We would like to be able to measure all the calls that are being made inside of the WCF call.

有谁知道这是可能的吗?

Does anybody know if that's possible?

先谢谢了。

推荐答案

有相当多的性能测试功能内置到Visual Studio团队系统测试版。

There is quite a bit of performance testing functionality built into Visual Studio Team System Test Edition.

拿这个看的页面和向下滚动到部分介绍负载测试。

Take a look on this page and scroll down to the section Introduction to Load Tests.

此外CodePlex上这WCF 负载测试的应用程序可能会有所帮助。

Also this WCF Load Test application on codeplex might be helpful

这篇关于有没有什么办法来分析一个WCF应用程序的性能?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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