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

feat: optimize convertInSyntax's performance #450

Merged
merged 1 commit into from
Feb 21, 2025

Conversation

kdebski85
Copy link
Contributor

Optimise convertInSyntax method by compiling Pattern only once and creating StringBuffer only when needed.

Optimise convertInSyntax method by compiling Pattern only once and creating StringBuffer only when needed.
@hsluoyz hsluoyz changed the title feat: optimise convertInSyntax method feat: optimize convertInSyntax's performance Feb 21, 2025
@hsluoyz hsluoyz merged commit 677c106 into casbin:master Feb 21, 2025
3 checks passed
Copy link

🎉 This PR is included in version 1.80.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

2 participants