Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

感觉流畅度不够 #86

Closed
bacy opened this issue Oct 11, 2018 · 5 comments
Closed

感觉流畅度不够 #86

bacy opened this issue Oct 11, 2018 · 5 comments

Comments

@bacy
Copy link

bacy commented Oct 11, 2018

不是传说比传统原生还流畅吗?
实际情况,三个app,flutter最差,首页滑动很明显卡顿

@CarGuo
Copy link
Owner

CarGuo commented Oct 11, 2018

首先,你是编译的还是下载的app?
系统和机型是?
flutter在release和debug模式是AOT和JIT,流畅度差很多的。
目前我这边用的三个APP,flutter基本上的最流畅的。

@CarGuo
Copy link
Owner

CarGuo commented Oct 11, 2018

我想我知道你想说的卡顿是什么原因,是因为页面切换第一次的时候会初始化,只能说这一块我处理的不够好。
初始化之后就好很多

@bacy
Copy link
Author

bacy commented Oct 12, 2018

我想我知道你想说的卡顿是什么原因,是因为页面切换第一次的时候会初始化,只能说这一块我处理的不够好。
初始化之后就好很多

我还没找到原因,用的是git上提供的二维码下载的app,手机是小米6.列表滑动明显对比其他两个有卡顿现象,页面切换也容易出现丢帧。

@bacy
Copy link
Author

bacy commented Oct 12, 2018

另外打开边界布局,可以看出weex的过度绘制非常严重,性能估计差reactnative很多

@CarGuo
Copy link
Owner

CarGuo commented Oct 14, 2018

weex 确实不是很好。
react-native 在升级到0.57.0 之后,flatlist的性能还行。
flutter目前确实我在三个项目中体验比较好的。

如图

@CarGuo CarGuo closed this as completed Oct 16, 2018
@CarGuo CarGuo mentioned this issue Nov 21, 2019
@mr-shitou mr-shitou mentioned this issue Nov 30, 2019
@theecn theecn mentioned this issue Dec 18, 2019
@byue666 byue666 mentioned this issue Dec 19, 2019
@dfaofeng dfaofeng mentioned this issue Dec 24, 2019
@alienzh alienzh mentioned this issue Dec 27, 2019
@YaoHooHoo YaoHooHoo mentioned this issue Jan 15, 2020
@w497763094 w497763094 mentioned this issue Mar 10, 2020
@JevonShi JevonShi mentioned this issue Mar 10, 2020
@HaobinXu HaobinXu mentioned this issue Mar 20, 2020
@luan823230 luan823230 mentioned this issue Mar 24, 2020
@Andy957 Andy957 mentioned this issue Apr 16, 2020
@ngu2008 ngu2008 mentioned this issue Apr 17, 2020
@hzg1105 hzg1105 mentioned this issue May 3, 2020
@MrHGJ MrHGJ mentioned this issue May 19, 2020
@hzg1105 hzg1105 mentioned this issue Jun 14, 2020
@wangkr wangkr mentioned this issue Jul 4, 2020
@gss3000 gss3000 mentioned this issue Jul 8, 2020
@zaeMyn zaeMyn mentioned this issue Aug 5, 2020
@Liway Liway mentioned this issue Jun 22, 2022
@jayVRIY jayVRIY mentioned this issue Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants