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

Move indexing to web workers #330

Open
cwegrzyn opened this issue Jun 27, 2024 · 0 comments
Open

Move indexing to web workers #330

cwegrzyn opened this issue Jun 27, 2024 · 0 comments
Assignees
Labels
polish General polish that doesn't really change behavior but might make things nicer

Comments

@cwegrzyn
Copy link
Collaborator

Currently, the indexing is done on the main thread, sometimes synchronously and sometimes asynchronously. For large vaults, this probably contributes to slow plugin load times (should probably time this, though, before making assumptions about priority!)

@cwegrzyn cwegrzyn added the polish General polish that doesn't really change behavior but might make things nicer label Jun 27, 2024
@cwegrzyn cwegrzyn self-assigned this Aug 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
polish General polish that doesn't really change behavior but might make things nicer
Projects
Status: On deck
Development

No branches or pull requests

1 participant