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

JWT Auth micro optimization #841

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

luneo7
Copy link
Contributor

@luneo7 luneo7 commented Nov 15, 2024

Micro optimizations, pre-sizing collection creation, removing some auto boxing, and also bypassing set -> set -> array to set -> array conversion

@luneo7
Copy link
Contributor Author

luneo7 commented Nov 15, 2024

/cc @sberyozkin

Copy link
Contributor

@sberyozkin sberyozkin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks neat, but I would prefer to delay it until 4.6.2, thanks @luneo7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants