Chrome Developer Tools - Performance profiling

半城伤御伤魂 提交于 2020-05-15 09:24:06

问题


In the below image (from chrome performance profiling tab for a API call), what is resource loading which costs 719 ms ?

If I visit the network tab, for the same API call, I see only 10.05 seconds.

What is resource loading mean here ? Is there any specific activity the browser does after receiving the data ?

来源:https://stackoverflow.com/questions/60972176/chrome-developer-tools-performance-profiling

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