介紹了相關(guān)的捕捉信息還可以,
https://blog.csdn.net/xiaoxiaobukuang/article/details/51097505
iOS 性能優(yōu)化 - Allocations分析內(nèi)存分配 (有demo 講解的很好,三種方式)
https://blog.csdn.net/hello_hwc/article/details/83241475
性能優(yōu)化Instruments-Allocations工具使用(增加字符串的demo)
https://blog.csdn.net/potato512/article/details/55101621
Instruments 用戶(hù)指南 ,比較老,有些內(nèi)容還是值得一看
http://cdn.cocimg.com/bbs/attachment/Fid_6/6_24457_90eabb4ed5b3863.pdf
timeProfile 時(shí)間分析的文章, 底部推薦了一些好文章, 可以看看同步修改為異步之后的情況
https://blog.csdn.net/xiaohe901216/article/details/70575232
coranimation 相關(guān), 分析離屏渲染
http://www.itdecent.cn/p/2c19b62b1fe8
這篇文章講述了為什么instrument必須真機(jī)進(jìn)行檢測(cè)
http://www.itdecent.cn/p/1962e9104723
講的很好 有新內(nèi)容,結(jié)合Demo 講述Lable 卡頓的排查過(guò)程