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: Optimizing File List Loading #15830

Closed
Tptogiar opened this issue Jul 21, 2024 · 4 comments
Closed

Feature: Optimizing File List Loading #15830

Tptogiar opened this issue Jul 21, 2024 · 4 comments

Comments

@Tptogiar
Copy link
Contributor

What feature or improvement do you think would benefit Files?

When there are many files in a directory, such as 100,000 files, opening this directory can be very slow.

Requirements

  • Optimize the code logic for loading the file list

Files Version

3.5.0.0

Windows Version

10.0.22621.3737

Comments

No response

@0x5bfa
Copy link
Member

0x5bfa commented Jul 21, 2024

Thank you for the report.
We're tracking this slowness in #4180. For the further updates, you can click Subscribe from the sidebar. Slowness often comes from the framework we use but we're trying to optimize to some degree by ourself.

@0x5bfa 0x5bfa closed this as completed Jul 21, 2024
@yaira2
Copy link
Member

yaira2 commented Jul 21, 2024

@Tptogiar Thank you for your feedback, we're working on improving performance and will continue releasing updates with this goal in mind. Improvements are usually gradual, but we'll post in #4180 whenever a larger improvement is available.

@Tptogiar
Copy link
Contributor Author

@yaira2 Thank you for your reply. I've attempted to optimize some of the logic during the file loading process in this PR.
#15831

@yaira2
Copy link
Member

yaira2 commented Jul 21, 2024

Thank you @Tptogiar! We'll review your PR shortly.

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

3 participants