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

[enhancement] Refresh speed is too slow #262

Open
Clorasun opened this issue Sep 12, 2022 · 4 comments
Open

[enhancement] Refresh speed is too slow #262

Clorasun opened this issue Sep 12, 2022 · 4 comments
Labels
enhancement New feature or request Medium 中优先级

Comments

@Clorasun
Copy link

The speed of check application update is a bit slow, I would like to ask if there is room for optimization for this? Another question: Is it single-threaded to check for application updates?

@xz-dev
Copy link
Member

xz-dev commented Sep 12, 2022

@mryun135 It's multi-threaded operation. Because there is a lot of data, the first refresh always takes a long time, and we plan to use IPFS for optimization next year.
https://github.com/DUpdateSystem/UPA-network/blob/main/whitepaper/UPA%20%E7%99%BD%E7%9A%AE%E4%B9%A6.md

@Clorasun
Copy link
Author

@mryun135 It's multi-threaded operation. Because there is a lot of data, the first refresh always takes a long time, and we plan to use IPFS for optimization next year

Thank you for your reply

@xz-dev xz-dev changed the title Question [enhancement] Refresh speed is too slow Sep 12, 2022
@xz-dev xz-dev added enhancement New feature or request Medium 中优先级 labels Sep 12, 2022
@dupdate-bot dupdate-bot added this to Android 端需求 in Distributed Update System 看板 Sep 12, 2022
@xz-dev
Copy link
Member

xz-dev commented Sep 12, 2022

@mryun135 Thank you for your feedback and support :)

@xz-dev
Copy link
Member

xz-dev commented Sep 17, 2022

Add data expiration time setting to avoid user unwittingly turned off the cache

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Medium 中优先级
Projects
Distributed Update System 看板
  
Android 端需求
Development

No branches or pull requests

2 participants