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

大批量选择图片速度优化 #103

Open
AnyLifeZLB opened this issue Apr 7, 2024 · 1 comment
Open

大批量选择图片速度优化 #103

AnyLifeZLB opened this issue Apr 7, 2024 · 1 comment

Comments

@AnyLifeZLB
Copy link

在小米13 手机批量选择250张图,每张图15-20 Kb,从确定选择到回调OnSuccess 大概需要5秒钟。

可以加快速度吗?是不是我的代码配置有点问题还是就是需要这么久?

@SMFDrummer
Copy link

在小米13 手机批量选择250张图,每张图15-20 Kb,从确定选择到回调OnSuccess 大概需要5秒钟。

可以加快速度吗?是不是我的代码配置有点问题还是就是需要这么久?

用协程把任务放IO,放主线程会卡UI

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