[OPTIMIZATION] Reuse sequences in the stages - #394
Open
NotHyper-474 wants to merge 1 commit into
Open
Conversation
Hundrec
self-requested a review
March 23, 2026 09:42
NotHyper-474
force-pushed
the
chore/reusing-sequences
branch
3 times, most recently
from
March 23, 2026 20:23
1fa5345 to
0dba3dc
Compare
NotHyper-474
force-pushed
the
chore/reusing-sequences
branch
from
April 10, 2026 18:01
0dba3dc to
98f52d6
Compare
NotHyper-474
force-pushed
the
chore/reusing-sequences
branch
from
May 24, 2026 18:22
98f52d6 to
1b5e22e
Compare
NotHyper-474
force-pushed
the
chore/reusing-sequences
branch
from
August 12, 2026 00:41
1b5e22e to
43cac6c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Associated Funkin PR
FunkinCrew/Funkin#7217
Description
Note
This PR requires the associated PR, but not the other way around. The current code will still run like before if the associated PR got merged without this one.
Implements the functionality introduced by the associated PR to the sequences used by the scripts. This has no functional change (except for maybe better memory usage? As in, removing the need to create a new sequence every time.)
Screenshots/Videos
N/A