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

perf: load large folders in chunks #117

Merged
merged 3 commits into from
Sep 6, 2023
Merged

perf: load large folders in chunks #117

merged 3 commits into from
Sep 6, 2023

Conversation

sxyazi
Copy link
Owner

@sxyazi sxyazi commented Sep 6, 2023

Optimized for large folders, loading files in chunks. Now even folders with 100,000 files can open in one second.


Using a directory with 100,000 files as a test, before:

1.mp4

After:

2.mp4

@sxyazi sxyazi merged commit d3f0c9c into main Sep 6, 2023
@sxyazi sxyazi deleted the pr-9f025b69 branch September 6, 2023 16:13
@teto
Copy link

teto commented Sep 6, 2023

amazing !

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants