Files icon indicating copy to clipboard operation
Files copied to clipboard

Feature: Improving Performance, optimizations, reliability and codebase

Open d2dyno1 opened this issue 4 years ago • 8 comments

Is your feature request related to a problem? Please describe. A large number of users have been recently complaining over the performance, optimization and reliablity with Files. These requests haven't been really addressed before (at least taken with enough seriousness).

Describe the solution you'd like These problems really should be taken care of. We should start with upgrading the codebase and its structure. This will help us later to work with it and solve performance issues.

Additional context Since a new update just dropped we have more time now to work on some of the backend stuff.

Please reference this issue in every PR that focuses on optimizations to keep track of the progress.

  • [ ] Home page, favorites and drives
  • [ ] Thumbnails
  • [ ] Startup performance
  • [ ] Deleting large batches of files
  • [ ] Less than 1% crash rate
  • [ ] Improve performance when resuming multiple tabs from the background (restoring multiple tabs is visibly slow)
  • [ ] Improve ram usage

d2dyno1 avatar Mar 19 '21 20:03 d2dyno1

We're excited to share that startup performance will be significantly improved in the upcoming release of version 3. You can download the preview version from our website https://files.community/download.

yaira2 avatar Sep 13 '23 03:09 yaira2

The performance issues in Git repos has been resolved in our dev branch and will be included in the next release.

yaira2 avatar Nov 24 '23 15:11 yaira2

Thumbnail performance is better in the dev branch, but we're still trying to fix the issue with loading a lot of thumbnails simultaneously in the Grid View layout. In the meantime, turning off the option to show thumbnails helps as a workaround for this issue.

yaira2 avatar Mar 05 '24 18:03 yaira2

Thumbnail performance is better in the dev branch, but we're still trying to fix the issue with loading a lot of thumbnails simultaneously in the Grid View layout. In the meantime, turning off the option to show thumbnails helps as a workaround for this issue.

This issue has been fixed in the latest preview build and will be included in the next stable release.

yaira2 avatar Mar 14 '24 02:03 yaira2

Performance improvements for opening file pickers are included in #15386.

yaira2 avatar May 17 '24 00:05 yaira2