Skip to content

feat: Improve performance of Delete Missing Entries function #696

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

Merged

Conversation

Computerdores
Copy link
Collaborator

@Computerdores Computerdores commented Jan 11, 2025

Continuation of #618. Improves speed of deletion from 3min for 550 unlinked entries to 4s for 250k unlinked entries.
Fix #617.
Close #618.

Toby222 and others added 3 commits November 30, 2024 02:18
This technically removes the usefulness progress indicator, but brief
testing on my end had it delete ~8000 entries in less time than it took
me to see if the progress indicator was properly indeterminate or not
@CyanVoxel CyanVoxel added Type: Enhancement New feature or request TagStudio: Library Relating to the TagStudio library system Priority: Medium An issue that shouldn't be be saved for last labels Jan 11, 2025
@CyanVoxel CyanVoxel merged commit a272b18 into TagStudioDev:main Jan 11, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Medium An issue that shouldn't be be saved for last TagStudio: Library Relating to the TagStudio library system Type: Enhancement New feature or request
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

[Feature Request]: Use sql to delete all unlinked entries simultaneously
3 participants