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

fix overhead #225

Merged
merged 2 commits into from
Jan 22, 2024
Merged

fix overhead #225

merged 2 commits into from
Jan 22, 2024

Conversation

Byron
Copy link
Owner

@Byron Byron commented Jan 22, 2024

Related to #223

Previously each time the UI refreshes, every 250ms, it display
entries but also check their metadata to assure they exist.

This could lead to performance loss when the displayed folder
has a lot of entries.

Previously each time the UI refreshes, every 250ms, it display
entries but also check their metadata to assure they exist.

This could lead to performance loss when the displayed folder
has a lot of entries.
This will possibly lead to incomplete results, but I find being
able to use ones muscle-memory more important than preventing
dealing with incomplete results.

What happens to me is usually to type `/` followed by `target/`
which tends to select all current entries for deletion.
@Byron Byron merged commit 7a4b271 into main Jan 22, 2024
2 checks passed
@Byron Byron deleted the fix-overhead branch January 22, 2024 07:51
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

Successfully merging this pull request may close these issues.

1 participant