简体   繁体   English

监视移动网站的资源加载时间

[英]Monitoring resource loading time for a mobile site

I'm developing a mobile site. 我正在开发一个移动网站。 Right now it takes a long time to load. 目前,加载需要很长时间。 Can anyone suggest a good tool for determining where the page load is getting jammed up. 谁能建议一个好的工具来确定页面加载被卡在哪里。

If you are using jQuery Mobile mobile web site (and only a jQM site) you can use a simple benchmark script specially designed for jQuery Mobile sites. 如果您使用的是jQuery Mobile移动网站(仅jQM网站),则可以使用专门为jQuery Mobile网站设计的简单基准脚本。

Take a look at my other article: https://stackoverflow.com/a/14469041/1848600 , there's a chapter at the bottom about page benchmarking. 看看我的另一篇文章: https : //stackoverflow.com/a/14469041/1848600 ,底部有一章介绍页面基准测试。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM