-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Feature: Improving Performance, optimizations, reliability and codebase #4180
Comments
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. |
The performance issues in Git repos has been resolved in our dev branch and will be included in the next release. |
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. |
Performance improvements for opening file pickers are included in #15386. |
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.
The text was updated successfully, but these errors were encountered: