Chrome Devs tools - where's size and content?

做~自己de王妃 提交于 2019-12-05 12:04:55

问题


According to Chrome Dev Tools - "Size" vs "Content", I should be able to see Size (bytes on the wire) and Content (uncompressed size).

I remember seeing this at one time.

But now (Chrome 38), I only see one measurement, and I'm not sure which one it is.

Can I see the compressed and uncompressed sizes with the Chrome Dev Tools?


回答1:


You should press "Use large resource rows." to see more data.




回答2:


If you are using latest version of chrome (like 78+) you can "Use large resource rows." under the settings icon



来源:https://stackoverflow.com/questions/26445154/chrome-devs-tools-wheres-size-and-content

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!