查找Web应用程序平均加载时间 [英] Finding Web Application Average Load Times

查看:90
本文介绍了查找Web应用程序平均加载时间的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我试图找出远程位置不同用户使用(私人)网页应用程序所需的平均时间。我知道我可以使用Chrome开发人员工具,YSlow等。了解网页加载时间。然而,这需要我手动测试等记录平均值(据我所知)



有谁知道任何基于Windows的应用程序/插件,让我跑说20页加载并找出平均值。理想情况下,我想为整个用户会话执行此操作,只需让用户浏览给定的时间段并平均加载页面就可以进行计算。理想情况下,我希望能够看到整个网站的平均页面数量和平均页面数量。有任何想法吗?任何非常相似的东西都会有所帮助。



谢谢 解决方案

使用类似JMeter的工具来加载测试并捕获结果。

它可用于模拟服务器,网络或对象上的重负载以测试其强度或分析不同负载类型下的整体性能。您可以使用它来对性能进行图形分析,或者在繁重的并发负载下测试您的服务器/脚本/对象行为。 http://jmeter.apache.org/


I am trying to find out the average time it takes various pages of a (private) web application for different users in remote locations. I know I can use Chrome Developer Tools, YSlow etc. To find out how long the page loads. However this requires me to manually test etc. record averages (as far as I know)

Does anyone know any Windows based application/plugin that would let me run say 20 page loads and find out the average. Ideally I would like to do this for a whole user session, just get the user to browse over a given period and the average page loads could be calcualated. Ideally I'd like to be able to see the same page averages and the average for the whole site. Any ideas? Anything vageuly similar would help.

Thanks

解决方案

Have you considered using a tool like JMeter to load test and capture your results.

It can be used to simulate a heavy load on a server, network or object to test its strength or to analyze overall performance under different load types. You can use it to make a graphical analysis of performance or to test your server/script/object behavior under heavy concurrent load.

http://jmeter.apache.org/

这篇关于查找Web应用程序平均加载时间的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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