How to test a site for low bandwidth?

前端 未结 5 1884
無奈伤痛
無奈伤痛 2021-01-02 15:35

I\'m developing a web application for mobile browsers. Right now most of development is done on local machines (with local apache) and I\'d like to test how it behaves in lo

5条回答
  •  遥遥无期
    2021-01-02 16:03

    If you're using Firefox, you could install Firebug and install Yahoo!'s YSlow addon. This adds an additional tab to Firebug which points out bandwidth bottlenecks for the currently loaded page.

提交回复
热议问题