Skip to content

fix(tagScenesWithPerfTags): Speedup execution#739

Merged
DogmaDragon merged 1 commit into
stashapp:mainfrom
Larsluph:tagScenesWithPerfTags-speedup
Jul 5, 2026
Merged

fix(tagScenesWithPerfTags): Speedup execution#739
DogmaDragon merged 1 commit into
stashapp:mainfrom
Larsluph:tagScenesWithPerfTags-speedup

Conversation

@Larsluph

@Larsluph Larsluph commented Jul 5, 2026

Copy link
Copy Markdown
Contributor

Check existing tags before apply on single scenes to prevent recursion limit hit on every update (2 calls max instead of 10) => 80-90% speedup

Check existing tags before apply to prevent recursion limit hit on every update (2 calls max instead of 10) => 80-90% speedup
@Larsluph Larsluph force-pushed the tagScenesWithPerfTags-speedup branch from fac18ac to b922633 Compare July 5, 2026 22:05
@discourse-stashapp

Copy link
Copy Markdown

This pull request has been mentioned on Stash Forum. There might be relevant details there:

https://discourse.stashapp.cc/t/tag-scenes-from-performer-tags/1413/11

@DogmaDragon DogmaDragon added the type:plugin Plugins label Jul 5, 2026
@DogmaDragon DogmaDragon merged commit 1a77a1c into stashapp:main Jul 5, 2026
1 check passed
@Larsluph Larsluph deleted the tagScenesWithPerfTags-speedup branch July 6, 2026 06:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants