Skip to content
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: Quicker files and folder display for folder that have already been visited #16755

Closed
armsicot opened this issue Jan 30, 2025 · 1 comment

Comments

@armsicot
Copy link

What feature or improvement do you think would benefit Files?

When a new folder in opened, "Files" loads the content and thumbnails which take some short but noticeable amount of time (noticeable as files appear one after the other). I propose that during the navigation, the content and thumbnails that have already been loaded are memorized for a quicker response (especially when we come back to a previous folder, in the situation the Windows original file explorer is faster).

This feature could be activated in the parameters as it may come with the drawback of more CPU / memory usage.

Requirements

  • This proposal will accomplish X
  • This proposal will accomplish Y
  • This proposal will accomplish Z

Files Version

3.9.0.0

Windows Version

10.0.22631.4751

Comments

No response

@yaira2
Copy link
Member

yaira2 commented Jan 30, 2025

Thank you for your feedback, we're working on improving performance and progress is being tracked in #4180. Thumbnails are a tricky one as caching them in Files increases memory usage significantly and is not always faster than loading from the shell.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants