Coder Social home page Coder Social logo

moonlighttreasurebox's Introduction

BlockMoonlightTreasureBox 卡顿月光宝盒

如何获取ANR信息 即当前正在处理那个消息? 根据头条博客 非耗时消息 不抓取堆栈 如何避开因系统dump anr消息暂停线程的时间? CPU累计耗时 应该可以避免 如何抓取主线程堆栈 参考下BlockCanary 的实现 如何统计CPU累计耗时 需要C++ 配合jni 代码来实现? 看看 SystemClock 能不能满足需求 测试下SystemClock 线程时间是不是包含cpu等待 是否可以检测卡顿? Choreographer$FrameDisplayEventReceiver doFrame 回调执行完成就是View三大流程能否在16ms 内完成 检测掉帧 可以配置掉多少帧才发出警告 app 上可视化ui 这个时间计算规则需要重新来处理 处理ActivityThread H handler 回调的系统消息 梳理各个测试场景 模拟测试 anr 的时候存储几个文件 前30s的主线程调度情况 当前消息队列待处理的消息 主线程当前函数栈 cpu使用情况 前30s主线程调度能力 内存使用情况 如何让activity打开对应的文件 获取其它线程的cpu时间

moonlighttreasurebox's People

Contributors

xiaolutang avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.