files-community / Files

Building the best file manager for Windows
https://files.community
MIT License
33.68k stars 2.15k forks source link

Feature: Improving Performance, optimizations, reliability and codebase #4180

Open d2dyno1 opened 3 years ago

d2dyno1 commented 3 years ago

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.

Related to https://github.com/files-community/Files/issues/9871 Related to https://github.com/files-community/Files/issues/9895 Related to https://github.com/files-community/Files/issues/9858

yaira2 commented 12 months ago

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 commented 9 months ago

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

yaira2 commented 6 months ago

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 commented 5 months ago

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 commented 3 months ago

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

yaira2 commented 1 month ago

Thanks to @Tptogiar, improvements to loading large folders have been made in #15831.