首页
下载应用
提交文章
关于我们
🔥 热搜 🔥
1
上海
2
习近平
3
新疆
4
鄂州父女瓜
5
乌鲁木齐
6
疫情
7
H工口小学生赛高
8
习明泽
9
芊川一笑图包
10
印尼排华
分类
社会
娱乐
国际
人权
科技
经济
其它
首页
下载应用
提交文章
关于我们
🔥
热搜
🔥
1
上海
2
习近平
3
新疆
4
鄂州父女瓜
5
乌鲁木齐
6
疫情
7
H工口小学生赛高
8
习明泽
9
芊川一笑图包
10
印尼排华
分类
社会
娱乐
国际
人权
科技
经济
其它
bxrf的瓜
”FAN某”的离婚财产分割判决书(全文)
”FAN某”的离婚财产分割判决书(全文)
公益慈善|“翼行天下 一生守护”慈善项目捐赠仪式圆满举行!
何炅突然高调官宣喜讯,网友恭喜:30年了,终于等到这一天!
Android Performance
筛选:
全部
仅被删
排序:
热门
实时
其他
今日头条图文详情页秒开,WebView 性能不输 Native,看看头条是怎么优化的
背景作为一个内容类应用,看新闻读资讯一直是头条用户的核心需求,页面的打开速度直接关系到用户使用头条的核心体验,在头条中,为了更多的承载足够丰富的样式和逻辑下保持多端体验的统一,详情页的内容我们是通过
Android Performance -
2023年5月17日
其他
Android 反序列化漏洞攻防史话
反序列化等。由于在反序列化的过程中触发了非预期的程序逻辑,从而被攻击者用精心构造的字节流触发并利用漏洞从而最终实现任意代码执行等目的。Android
Android Performance -
2023年3月14日
其他
当 App 有了系统权限,真的可以为所欲为?
由于有权限,就可以获取当然微信的防撤回插件使用的一般是另外一种方法,比如辅助服务,这玩意是合规的,但是还是推荐大家能不用就不用,它能帮你防撤回,他就能获取通知的内容,包括你知道的和不知道的1.2.
Android Performance -
2023年3月9日
其他
阳转阴了,记录一下和病毒两次团战失利的全过程
为何记录?这一次感染,个人认为有几个点比较有代表性,又恰逢政策放开的当口,在每个人都会被感染的情况下,给大家提供一些参考:被传染的时间和地点很明确,方便大家计算潜伏期:因为之前一周都是居家,上班第一天开会后第二天就又居家了,所以很明确就是周一开组会的时候被传染的个人居家隔离,不想传给家人,坚持了几天,以失败告终,开启全家免疫,目前家里团灭进度
Android Performance -
2022年12月13日
其他
Jetpack 更新一览 | 2022 Android 开发者峰会
reportFullyDrawn()。Activityhttps://developer.android.google.cn/jetpack/androidx/releases/activity这些
Android Performance -
2022年12月11日
其他
Linux Readahead 预读机制分析(Linux 4.14)
err后,后继read不会批量读入这些page了,只会单个page读,性能较差。解决对于这个问题,5.18内核版本已经修复https://lkml.org/lkml/2022/2/10/14。
Android Performance -
2022年11月2日
其他
“View背景模糊”的四种写法
Functor代表框架:HokoFly/HokoBlurDrawable方案效果这个框架使用起来非常简单,不需要做额外的设置,只需要给View设置一个background即可。final
Android Performance -
2022年9月16日
其他
Lyft 团队新突破 | 借助 Android Vitals 缩短启动时间,提高用户体验
关键启动路径上不需要的网络调用。在拆解后端服务后,他们可以安全地彻底删除启动路径中的一些网络调用,也可以选择异步执行网络调用。如果某些数据在应用运行期间仍然需要,但在应用启动期间不需要它们,这些调用将
Android Performance -
2022年9月6日
其他
见证一本小册的诞生:《知识资产:如何从一张卡片开始》
<u>Performance</u>
Android Performance -
2022年8月26日
其他
Android Weekly #38 :Android 13 正式发布
<u>Performance</u>[5]
Android Performance -
2022年8月22日
其他
在 Android Studio 中使用 CPU 性能分析器锁定界面卡顿
/github.com/android/<u>Performance</u>-samples/tree/main/JankStatsSample1.
Android Performance -
2022年7月19日
其他
Android Weekly #36 :把事情做好不是重点,如何找到正确的事才是关键
<u>Performance</u>[6]Google
Android Performance -
2022年7月12日
其他
Android Weekly #35 知识工作者就是管理者——虽未管人,但在管事
独立产品周刊[40]:这个专题每期会对几款特定类型的产品做一些深度分析,主要是我对一些产品的观察和分析。主要关注产品的市场/品类/定位/趋势/变现模式/推广玩法等,覆盖国内外移动应用,可能也会做一些
Android Performance -
2022年7月4日
自由知乎
自由微博
其他
《性能之巅》第2版终于来了,火焰图发明人Gregg大师这次带来哪些内幕?
提升“架构思维”?这本书值得一读!不会乘法表怎么做乘法?这个远古的算法竟然可以!库里:最准的投篮不靠手感!从社恐到社牛,多亏了这款私人学习成长暗器!▼点击阅读原文,了解本书详情~
Android Performance -
2022年7月1日
其他
Systrace 线程 CPU 运行状态分析技巧 - Sleep 和 Uninterruptible Sleep 篇
https://www.android<u>Performance</u>.com/2019/07/23/Android-Systrace-Pre/[2]博客文章目录:
Android Performance -
2022年6月30日
其他
Systrace 线程 CPU 运行状态分析技巧 - Running 篇
https://www.android<u>Performance</u>.com/2019/07/23/Android-Systrace-Pre/[2]博客文章目录:
Android Performance -
2022年6月29日
其他
在 Android 中使用 eBPF:环境搭建
程序以后,如果要在目标机器上运行,需要在目标机器上装上编译工具链,然后在目标机器上直接编译,得到可以在目标机器上运行的程序。bpf
Android Performance -
2022年6月17日
其他
Android Weekly #31:你最能影响「他者」的,是你正在工作的状态
<u>Performance</u>
Android Performance -
2022年3月7日
其他
Systrace 线程 CPU 运行状态分析技巧 - Runnable
<u>Performance</u>
Android Performance -
2022年1月21日
其他
Android 性能分析工具介绍
<u>Performance</u>,欢迎扫码加入查看更多内容,文末有本知识星球服务内容介绍正文黑客与画家Paul
Android Performance -
2022年1月7日
其他
Android Tech Weekly - 45 :再不好好学习,Copilot 就取代你了
Android<u>Performance</u>
Android Performance -
2021年11月5日
其他
Systrace 响应速度实战 3 :响应速度延伸知识
Android<u>Performance</u>
Android Performance -
2021年11月4日
其他
Systrace 响应速度实战 2 :响应速度实战分析 - 以启动速度为例
Android<u>Performance</u>
Android Performance -
2021年11月3日
其他
Systrace 响应速度实战 1 :了解响应速度原理
Android<u>Performance</u>
Android Performance -
2021年11月2日
其他
Android 应用启动全流程分析(源码深度剖析 + Systrace 展示)
Android<u>Performance</u>
Android Performance -
2021年9月17日
其他
Android 系统分析工具:Perfetto 进阶使用
Android<u>Performance</u>
Android Performance -
2021年9月8日
其他
Systrace 流畅性实战 1 :了解卡顿原理
Android<u>Performance</u>
Android Performance -
2021年5月19日
其他
Android 中的卡顿丢帧原因概述 - 低内存篇
Android<u>Performance</u>
Android Performance -
2020年8月29日
其他
Android 中的卡顿丢帧原因概述 - 应用篇
Android<u>Performance</u>
Android Performance -
2020年8月28日
其他
Android 中的卡顿丢帧原因概述 - 系统篇
Android<u>Performance</u>
Android Performance -
2020年8月27日
其他
Android 中的卡顿丢帧原因概述 - 方法论
Android<u>Performance</u>
Android Performance -
2020年8月26日
其他
Android Systrace 基础知识(12) - Kernel_CPU Info 解读
Android<u>Performance</u>
Android Performance -
2020年6月11日
其他
Android Systrace 基础知识(11) - Triple Buffer 解读
Android<u>Performance</u>
Android Performance -
2020年6月10日
其他
Android Systrace 基础知识(10) - Binder 和锁竞争解读
Android<u>Performance</u>
Android Performance -
2020年6月8日
其他
Android Systrace 基础知识(9)-MainThread 和 RenderThread 解读
Android<u>Performance</u>
Android Performance -
2020年6月5日
其他
Android Systrace 基础知识(8) - Vsync-App :基于 Choreographer 的渲染机制详解
Android<u>Performance</u>
Android Performance -
2020年6月3日
其他
Android Systrace 基础知识(7) - Vsync 解读
Android<u>Performance</u>
Android Performance -
2020年6月2日
其他
Android Systrace 基础知识(6) - Input 解读
Android<u>Performance</u>
Android Performance -
2020年5月28日
其他
Android Systrace 基础知识(5) - SurfaceFlinger 解读
Android<u>Performance</u>
Android Performance -
2020年5月27日
其他
Android Systrace 基础知识(4) - SystemServer 解读
Android<u>Performance</u>
Android Performance -
2020年5月25日
其他
Android Systrace 基础知识(3) - Why 60 fps ?
Android<u>Performance</u>
Android Performance -
2020年5月24日
其他
Android Systrace 基础知识(2) -- Systrace 预备知识
Android<u>Performance</u>
Android Performance -
2020年5月23日
其他
Android Systrace 基础知识 -- Systrace 简介
Android<u>Performance</u>
Android Performance -
2020年5月20日
其他
Android 性能优化必知必会(2020-4-27)
Android<u>Performance</u>
Android Performance -
2020年4月27日
其他
Android 性能优化必知必会
Android<u>Performance</u>
Android Performance -
2020年3月22日
{{{deleted_alert}}}
{{classification}}
{{{title}}}
{{{preview}}}
{{nickname}}
{{ct}}
更多