Simulate limited bandwidth from within Chrome?

后端 未结 13 941
猫巷女王i
猫巷女王i 2020-12-07 08:09

Is there a way I can simulate various connection speeds from within Chrome?

I need to be able to check http://localhost with varying speeds.

I know there are

13条回答
  •  执笔经年
    2020-12-07 08:35

    I'd recommend Charles Proxy - you can choose to slowdown individual sites, also has a whole bunch of HTTP inspection tools.

    Edit:

    As of June 2014, Chrome now has the ability to do this natively in DevTools - you'll need Chrome 38 though.

    The option is accessible from the Network tab via a drop down at the end of the toolbar.

提交回复
热议问题