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

Replace SkriptParser ExprInfo Cache #6594

Conversation

APickledWalrus
Copy link
Member

Description

This PR is a follow up to #6591. It aims to replace the ExprInfo cache with the usage of the existing, compiled SkriptPatterns (rather than creating csubstrings). This should help to reduce any performance impact.


Target Minecraft Versions: any
Requirements: none
Related Issues: none

@APickledWalrus APickledWalrus added the enhancement Feature request, an issue about something that could be improved, or a PR improving something. label Apr 19, 2024
@Moderocky Moderocky merged commit 7831c9e into SkriptLang:dev/patch Apr 23, 2024
4 checks passed
@APickledWalrus APickledWalrus deleted the patch/improved-exprinfo-performance branch April 23, 2024 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature request, an issue about something that could be improved, or a PR improving something.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants