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

use efficient startsWith implementation, don't check if key exists twice #28213

Merged
merged 1 commit into from Jun 29, 2017

Conversation

butonic
Copy link
Member

@butonic butonic commented Jun 26, 2017

While working on #28212 I was profiling the performance for user:sync and this actually made a measurable difference.

@butonic butonic added this to the 10.0.3 milestone Jun 26, 2017
@butonic butonic requested a review from tomneedham June 26, 2017 12:01
Copy link
Contributor

@PVince81 PVince81 left a comment

Choose a reason for hiding this comment

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

👍 since all tests still pass

@PVince81 PVince81 merged commit 68fdcb3 into master Jun 29, 2017
@PVince81 PVince81 deleted the improve-query-performance branch June 29, 2017 15:28
@PVince81
Copy link
Contributor

@butonic backport?

@PVince81
Copy link
Contributor

@butonic missing backport. If not required, please remove label

@DeepDiver1975
Copy link
Member

backport pr open

@lock
Copy link

lock bot commented Aug 2, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Aug 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants