Skip to content

Improve AuthProvider performance #1172

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

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.

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

Successfully merging this pull request may close these issues.

2 participants