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

VFS can be very slow #264

Open
dokutan opened this issue Dec 20, 2022 · 0 comments
Open

VFS can be very slow #264

dokutan opened this issue Dec 20, 2022 · 0 comments

Comments

@dokutan
Copy link

dokutan commented Dec 20, 2022

I have a database with ~2100 tags, 0 values and ~22000 files, and the VFS is too slow to be usable: ls mnt/tags/example takes ~35 seconds to complete.

I narrowed the problem down to the vfs.tagValueNamesForFiles function, called from openTaggedEntryDir. #263 contains a workaround for this problem.

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

1 participant