-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Performance issues, splash screen, animations, icon loading performance #6177
Comments
Thanks for your advice. We do still have some performance issues need to be resolved and we are always continuing tuning Files performance.
|
Nice to know thanks for the fast response!
|
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. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Files is super nice but it is low performant compared to standard windows file explorer by some reasons, even in pc's with ssd or nvme drives:
1 - I always see briefly the splash screen (At least on windows 11), it should be optional, or being able to disable it on the settings, or only appear if the initial load takes more than 1 or 2 seconds.
2- The same with animations, it delays the initial load by those slide-in file list animations. We should be able to disable those animations without needing to disable all system animations.
3 - The file-icon loading is noticeable, and in standard windows explorer is instant. There should be or improve an icon memory cache for instant icon loading. The same when you are scrolling large folders, you can notice how the icons load. progressively.
4 - When you close the explorer the app could be kept in memory for faster start up and memory icon caching,.
Steps To Reproduce
No response
Expected behavior
Better or same performance compared to standard windows file explorer.
Files Version
2.0.12.0
Windows Version
Windows 11 dev
Relevant Assets
No response
The text was updated successfully, but these errors were encountered: