• systrace汇总


    #流畅性 专栏,9篇

    Systrace 流畅性实战 1 :了解卡顿原理    https://www.androidperformance.com/2021/04/24/android-systrace-smooth-in-action-1/ 
    
    Systrace 流畅性实战 2 :案例分析 - MIUI 桌面滑动卡顿分析    https://www.androidperformance.com/2021/04/24/android-systrace-smooth-in-action-2/ 
    
    Systrace 流畅性实战 3 :卡顿分析过程中的一些疑问    https://www.androidperformance.com/2021/04/24/android-systrace-smooth-in-action-3/ 


    #Systrace系列
     12篇

    01. Android Systrace 基础知识 -- Systrace 简介 https://www.androidperformance.com/2019/05/28/Android-Systrace-About/

    02. Android Systrace 基础知识 -- 分析 Systrace 预备知识 https://www.androidperformance.com/2019/07/23/Android-Systrace-Pre/

    03. Android Systrace 基础知识 -- Why 60 fps ? https://www.androidperformance.com/2019/05/27/why-60-fps/

    04. Android Systrace 基础知识 - SystemServer 解读 https://www.androidperformance.com/2019/06/29/Android-Systrace-SystemServer/ --已读

    05. Android Systrace 基础知识 - SurfaceFlinger 解读 https://www.androidperformance.com/2020/02/14/Android-Systrace-SurfaceFlinger/ --已读

    06. Android Systrace 基础知识 - Input 解读 https://www.androidperformance.com/2019/11/04/Android-Systrace-Input/ --已看 --再看20210803

    07. Android Systrace 基础知识 - Vsync 解读 https://www.androidperformance.com/2019/12/01/Android-Systrace-Vsync/ --已看

    08. Android 基于 Choreographer 的渲染机制详解 https://androidperformance.com/2019/10/22/Android-Choreographer/

    09. Android Systrace 基础知识 - MainThread 和 RenderThread 解读 https://www.androidperformance.com/2019/11/06/Android-Systrace-MainThread-And-RenderThread/ --已看

    10. Android Systrace 基础知识 - Binder 和锁竞争解读 https://www.androidperformance.com/2019/12/06/Android-Systrace-Binder/ --已看

    11. Android Systrace 基础知识 - Triple Buffer 解读 https://www.androidperformance.com/2019/12/15/Android-Systrace-Triple-Buffer

    12. Android Systrace 基础知识 - CPU Info 解读 https://www.androidperformance.com/2019/12/21/Android-Systrace-CPU

    0. Android 中的卡顿丢帧原因概述 - 方法论 https://www.androidperformance.com/2019/09/05/Android-Jank-Debug/

    1. Android 中的卡顿丢帧原因概述 - 系统篇 https://www.androidperformance.com/2019/09/05/Android-Jank-Due-To-System/

    2. Android 中的卡顿丢帧原因概述 - 应用篇 https://www.androidperformance.com/2019/09/05/Android-Jank-Due-To-App/

    3. Android 中的卡顿丢帧原因概述 - 低内存篇 https://www.androidperformance.com/2019/09/18/Android-Jank-Due-To-Low-Memory/

    「置顶」Android 性能优化必知必会[大量文章] https://androidperformance.com/2018/05/07/Android-performance-optimization-skills-and-tools/  里面的文章查看记录:

    理解Android Binder机制(1/3):驱动篇:https://paul.pub/android-binder-driver/ --已看
    
    理解Android Binder机制(2/3):C++层:https://paul.pub/android-binder-cpp/
    
    理解Android Binder机制(3/3):Java层:https://paul.pub/android-binder-java/
  • 相关阅读:
    一起谈.NET技术,Silverlight中二维变换详解 狼人:
    一起谈.NET技术,通过16道练习学习Linq和Lambda 狼人:
    一起谈.NET技术,技巧:使用可扩展对象模式扩展HttpApplication 狼人:
    一起谈.NET技术,ASP.NET的运行原理与运行机制 狼人:
    一起谈.NET技术,.NET远程处理框架详解 狼人:
    一起谈.NET技术,从原理来看Silverlight 4的架构 狼人:
    一起谈.NET技术,ASP.NET MVC中对Model进行分步验证的解决方法 狼人:
    一起谈.NET技术,解决编程中序列化问题 狼人:
    一起谈.NET技术,asp.net控件开发基础(2) 狼人:
    一起谈.NET技术,asp.net控件开发基础(1) 狼人:
  • 原文地址:https://www.cnblogs.com/chaozhu/p/15989600.html
Copyright © 2020-2023  润新知