Skip to content

Improve AuthProvider performance#1172

Open
bigmontz wants to merge 1 commit intoneo4j:5.0from
bigmontz:5.x-performance-improvment-on-auth
Open

Improve AuthProvider performance#1172
bigmontz wants to merge 1 commit intoneo4j:5.0from
bigmontz:5.x-performance-improvment-on-auth

Conversation

@bigmontz
Copy link
Copy Markdown
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
Copy Markdown
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