Google Chrome DevTools Profiler中的(空闲)意味着什么? [英] What does (idle) mean in Google Chrome DevTools Profiler?

查看:413
本文介绍了Google Chrome DevTools Profiler中的(空闲)意味着什么?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

idle 的确切含义是什么?在这种情况下?
是否真的没有任何事情发生?或只是没有JavaScript被解析/执行?



解决方案

空闲的含义显而易见:(空闲)意味着花费在无所作为



转至 about:blank ,并获取新的CPU配置文件。结果可能是(空闲)接近100%和(程序) 下一个问题: Chrome调试器 - 什么是探查器中的(程序) ?


Probably it's obvious but I can't find an answer..

What's the exact meaning of idle in this case? Is there really nothing going on? Or just no JavaScript getting parsed/executed?

解决方案

The meaning of "idle" is really obvious: "(idle)" means the time spent on doing nothing.

Go to about:blank, and get a new CPU profile. The result is probably a value for (idle) close to 100% and a bit of (program) next question: Chrome debugger - What is "(program)" in the profiler?.

这篇关于Google Chrome DevTools Profiler中的(空闲)意味着什么?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆