VS2008负载测试-页面响应时间 [英] VS2008 Load Testing - Page Response Time

查看:92
本文介绍了VS2008负载测试-页面响应时间的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在asp.net Web应用程序上运行VS 2008的负载测试.我注意到的是,对于我的某些页面,平均页面时间约为20.

I am running a load test from VS 2008 on my asp.net web application. The thing I notice is that for some of my pages Average Page Time is around 20.

这是否意味着服务器在发送请求之前需要20秒钟的时间渲染页面?还是仅需要20秒即可将整个页面完全加载到客户端的浏览器上?

Does this mean it takes 20 seconds for the server to render the page before it sends the request? Or is it simply 20 seconds until the whole page is fully loaded on the client's browser?

此统计信息是否将网络类型"纳入帐户;所以说我从52kbps更改为1.5mbps,这个统计数据应该改变吗?

Does this statistic take Network Type into an account; so say that I change from 52kbps to 1.5mbps, is this statistic supposed to change?

另一件事是-我的平均响应时间"为0.21,而有些页面的平均页面时间"为20.为什么如此不同?分别是什么意思?

Another thing is - my Average Response Time is 0.21, whilst some pages have Average Page Time at 20. Why is it so different? What does each mean?

谢谢.

推荐答案

平均页面时间通常只包括通过网络接收所有字节的时间.是的,也许这会在不同的带宽上改变.

Average Page Time usually just includes the time to receive all of the bytes over the network. So yeah, maybe this will change on a different bandwidth.

关于您的第二个问题,平均响应时间只是测试期间所有请求的统计信息.

As for your second question, Average Response Time is just the statistic for ALL requests that are filed during the duration of the test.

这篇关于VS2008负载测试-页面响应时间的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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