当前位置:网站首页>Performance debugging -- chrome performance
Performance debugging -- chrome performance
2022-07-25 21:38:00 【InfoQ】
order
chromeperformanceUse
F12Performance

ctrl + e
- At the top is the overview of interface rendering , You can view the process of each step before through the picture frame , The time is accurate to milliseconds .
- Performance panel :( There are several parts of data here )
- Network The Internet , There is nothing in my example here
- Frames frame
- Main The main , Main thread activity , yes Performance The more important part of the tool , Records the execution record of the main thread in the rendering process , Click to see the specific implementation of a task
- Raster grating , Used to make GPU Perform rasterization tasks
- GPU,GPU The execution process record of the main thread of the process , You can visually see when to start GPU Speed up
- Memory panel , You can see the process JS And so on
- Summary Abstract , It is used to count the time range of detection performance , What has been done

Rearrange position

draw Compound Layer settimeoutfn1 fn3 fn2let f1 = ()=>{
console.log('fn1');
}
let f2 = ()=> {
setTimeout(() => {
console.log('fn2');
});
}
let f3 = ()=>{
console.log('fn3');
}
let fun = ()=>{
f1();
f2();
f3();
}

边栏推荐
- 919. 完全二叉树插入器 : 简单 BFS 运用题
- 【C语言入门】ZZULIOJ 1016-1020
- Pyg tutorial (8): calculate a more efficient sparse matrix form
- Decompile app
- Programmer's Guide to health quenching 5: introduction to sports Basics
- When facing complex problems, systematic thinking helps you understand the essence of the problem
- [ManageEngine] value brought by Siem to enterprises
- 开源协议是否具有法律效力?
- 全志芯片bsp命名规则
- Intel base instruction -- bnd
猜你喜欢

【面试:并发篇23:多线程:join】join再理解
![[database] index](/img/57/4921cf3eee9e8395415a8624b28d0a.png)
[database] index

函数栈帧的创建和销毁

Vivo official website app full model UI adaptation scheme

The adequacy of source evaluation forum · observation model test

Debugged PEB (beingdebugged, ntglobalflag)

Test cases and defect report templates

Programmer's Guide to health quenching 5: introduction to sports Basics

I'm also drunk. Eureka delayed registration and this pit!

PE格式: 分析IatHook并实现
随机推荐
How to automatically generate short chains? How to generate links with UTM parameters online in batches?
NVIDIA has opened source a comprehensive library of 3D deep learning based on pytorch
黑盒(功能)测试基本方法
Autojs learning - file depth search
As a test, how to understand thread synchronization and asynchrony
Research: more than 70% of doctors are still prescribing unsafe antibiotic drugs
如何用 Redis 实现分布式锁的?
Pyg tutorial (8): calculate a more efficient sparse matrix form
ES6---4个强大运算符(??、??=、?.、?:)
Please give an example of how to optimize MySQL index (sqlserver index optimization)
接口测试工具 restlet client
Airtest解决“自动装包”过程中需要输入密码的问题(同适用于随机弹框处理)
Autojs learning - Automatic screenshot of the king
Idea resolves the prompt of profile properties disappear
GDB locates the main address of the program after strip
ZigBee IOT development platform (Industrial IOT)
Fastjson deserialization vulnerability utilization analysis collection
The adequacy of source evaluation forum · observation model test
GPON介绍及华为OLT网关注册配置流程
Rent two or three things