nextcloud / nextcloud/android

Optimization step 3 - Fix vanishing images

Open
#5,210 0 comments 0 reactions 1 assignee Claimed by @JorisBodin View on GitHub
enhancement performance 🚀
Dominant language
Kotlin
Stars
5.6k
Forks
2k
Avg merge
2d 18h
Merged PRs (30d)
92

Description

See this issues https://github.com/nextcloud/android/pull/5150 when getFileByPath(updatedFile.getRemotePath()) is removed in RefreshFolderOperation

For improve is this check https://github.com/nextcloud/android/pull/4647
(It is discussed in https://github.com/nextcloud/android/issues/5086)
I haven't found an optimization solution for this case. 😞

Benchmark
**But if we remove it**
Insert (first download):
**1** seconds.

Update (refresh):
**5** seconds

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.