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

Allow the match cache optimization for atomic groups #7804

Merged
merged 1 commit into from May 22, 2023

Conversation

makenowjust
Copy link
Contributor

We can easily support the match cache optimization for atomic groups because atomic groups do not change anything other than backtracking behavior.

We can easily support the match cache optimization for atomic groups
because atomic groups do not change anything other than backtracking
behavior.
@makenowjust makenowjust merged commit a5819b5 into ruby:master May 22, 2023
95 checks passed
@makenowjust makenowjust deleted the atomic-match-opt branch May 22, 2023 02:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant