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

Directory of ~24,000 files slows things down considerably .. #124

Closed
seclorum opened this issue May 11, 2024 · 3 comments
Closed

Directory of ~24,000 files slows things down considerably .. #124

seclorum opened this issue May 11, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@seclorum
Copy link

Describe the bug
I have a directory of about 24,000 files, with some hundred sub-folders, perhaps an additional 10,000 files scattered throughout the tree. spf slows down considerably on scrolling operations in the root (24k) folder. Default homebrew install, spf version v1.1.2 MacOS Monterey 12.7.4

To Reproduce
Steps to reproduce the behavior:

  1. Create or use your own local collection of files, approximating 24k.
  2. Scroll through the list as quickly as you can.
  3. Compare to a directory containing a lesser amount, e.g. 100.
  4. See error

Expected behavior
UI performance doesn't slow down with larger lists of files.

System information:

  • OS: MacOS Monterey
  • Version 12.7.4
  • Superfile Version v1.1.2
@seclorum seclorum added the bug Something isn't working label May 11, 2024
@yorukot
Copy link
Owner

yorukot commented May 11, 2024

I'm pretty sure there's this bug to fix.

@yorukot
Copy link
Owner

yorukot commented May 22, 2024

@seclorum Thanks for your report!
I think this should have been successfully fixed.
The following video demonstrates the smoothness at 50,000 files.
https://github.com/yorukot/superfile/assets/107802416/fca7102c-1625-4a09-8581-f8f3b8aaaec7

@yorukot yorukot closed this as completed May 22, 2024
@seclorum
Copy link
Author

Can confirm, is definitely more performant.. Nice!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

2 participants