Skip to content

feat: Improve performance of Delete Missing Entries function#696

Merged
CyanVoxel merged 6 commits intoTagStudioDev:mainfrom
Computerdores:feat/optimise-delete-missing
Jan 11, 2025
Merged

feat: Improve performance of Delete Missing Entries function#696
CyanVoxel merged 6 commits intoTagStudioDev:mainfrom
Computerdores:feat/optimise-delete-missing

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
@Computerdores Computerdores deleted the feat/optimise-delete-missing branch July 6, 2025 17:26
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