I'm looking for a Firefox addon which will track how much bandwidth a page is using. This could be a regular HTML page or GMail with the chat feature using Javascript. Is there anything that will help me optimize my page like this?
我正在寻找一个Firefox插件,它将跟踪页面使用的带宽。这可以是常规HTML页面或使用Javascript聊天功能的GMail。有什么能帮我优化我的页面吗?
3 个解决方案
#1
FireBug has function that allows you to see how much bandwidth and how long certain scripts, pages, images, etc take to load
FireBug具有允许您查看多少带宽以及某些脚本,页面,图像等需要加载多长时间的功能
#1
FireBug has function that allows you to see how much bandwidth and how long certain scripts, pages, images, etc take to load
FireBug具有允许您查看多少带宽以及某些脚本,页面,图像等需要加载多长时间的功能
#2
Perhaps YSlow is what you're looking for?
也许YSlow是你想要的?
#3
- Install Firebug
- Download YSlow
- Review the YSlow User Guide
查看YSlow用户指南