CymChad / BaseRecyclerViewAdapterHelper

BRVAH:Powerful and flexible RecyclerAdapter
http://www.recyclerview.org/
MIT License
24.34k stars 5.16k forks source link

用BRVAH写的图片选择器明显感到卡顿 #1638

Closed GGjin closed 7 years ago

GGjin commented 7 years ago

下面这个是测试的Demo 用BRVAH和 普通的adapter对比 其他都一样 https://github.com/GGjin/ImageDemo

CymChad commented 7 years ago

收到,我看看。

CymChad commented 7 years ago

经过测试并没有发现你说的卡顿现象,并且录制了memory和cpu使用情况。

操作方式,快速上下滑动图片列表。

CymChad commented 7 years ago
1111

以上是原始adapter

2222

以上是BRVAH

GGjin commented 7 years ago

应该是你的坚果pro 性能好一些所以 卡的不明显 我录制了视频 一个是带显示卡顿的那个条形图的一个是不带的 https://share.weiyun.com/c47654c37990e6d2a6bc34b99688f08d (忽略里面的h图吧。。)

CymChad commented 7 years ago

恩,我看下你的视频,以及用一台差一点的手机试试看。我发图是想说明原始adapter和brvah的性能消耗和cup占用是几乎一样的。

GGjin commented 7 years ago

好吧 ,那我再研究一下具体的原因吧 这个issue 可以关了