Skip to content

Commit 768db11

Browse files
authoredJul 1, 2019
add 360移动端性能监控实践QDAS-APM(iOS篇)、GMTC2019-大前端-性能优化专题
1 parent c0ab756 commit 768db11

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
 

‎README.md

+4
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
* [美团客户端监控与异常排查实践](https://ppt.geekbang.org/slide/show?cid=31&pid=1500)
2727
* [爱奇艺APP极致体验之路](https://ppt.geekbang.org/slide/show?cid=31&pid=1497)
2828
* [大前端时代前端监控的最佳实践](https://ppt.geekbang.org/slide/show?cid=31&pid=1496)
29+
* [性能优化与监控专题PPT](https://gmtc.infoq.cn/2019/beijing/)
2930

3031
#### 综合篇
3132
* [WWDC2012-235-iOS APP Performance:Responsiveness](https://developer.apple.com/videos/play/wwdc2012/235)
@@ -117,6 +118,9 @@ TODO:
117118
* [iOS 流量监控分析](https://juejin.im/post/5b1602906fb9a01e3542f08c)
118119
* [小试Xcode逆向:app内存监控原理初探](http://ddrccw.github.io/2017/12/30/reverse-xcode-with-lldb-and-hopper-disassembler)
119120
* [APMCon-2016演讲实录](http://apmcon.cn/2016/index.html#yjsl)
121+
* [360移动端性能监控实践QDAS-APM(iOS篇)](https://mp.weixin.qq.com/s/Vq0TDiLbexxBlqlf_lilnQ)
122+
123+
120124
#### 调试 & Crash
121125
* [iOS 项目开发过程中用到的高级调试技巧,涉及三方库动态调试、静态分析和反编译等领域](https://github.com/aozhimin/iOS-Debug-Hacks)
122126
* [Understanding and Analyzing Application Crash Reports](https://developer.apple.com/library/content/technotes/tn2151/_index.html)

0 commit comments

Comments
 (0)
Please sign in to comment.