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

Improve AuthProvider performance #1172

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

Conversation

bigmontz
Copy link
Contributor

@bigmontz bigmontz commented Jan 9, 2024

This method was doing expensive object comparison for objects when connection auth token is null.
This causes a performance penalty on the driver.

This method was doing expensive object comparison for objects when
connection auth token is null.
This causes a performance penalty on the driver.
@vongruenigen
Copy link
Contributor

@bigmontz is there some kind of policy who and what can be reviewed by non-neo4j engineers? If it allows for I could very well imagine starting to tinker more with the driver and maybe assist you with some reviews for smaller MRs (such as this one), if my time permits.

PS: Sorry if this is kinda off-topic regarding this MR, wasn't really sure where to post this.

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