Google Chrome developer tools works very slow

前端 未结 13 1794
离开以前
离开以前 2021-01-30 19:46

Sinсe Google Chrome was updated to 50.x version, it become impossible to work with DevTools. This issue reproduced mostly in \"Network\" tab. Every time when you click on \"requ

13条回答
  •  旧时难觅i
    2021-01-30 20:12

    I sped up Chrome again by doing the following:

    • Open DevTools -> select Elements tab ->
      • select nested Computed tab -> under Filter, make sure that Show all is unselected.
      • select nested Event Listeners tab -> make sure that Ancestors and Framework listeners are unselected.

提交回复
热议问题