Skip to content

Conversation

@msullivan
Copy link
Collaborator

It turns out that the has_member check is an important (accidental?)
performance optimization. Removing this caused a major (30+%?)
slowdown at dropbox. There might be a better way to optimize this but
I'm just going to revert it for now at least.

This reverts commit 09cdab4.

It turns out that the has_member check is an important (accidental?)
performance optimization. Removing this caused a major (30+%?)
slowdown at dropbox. There might be a better way to optimize this but
I'm just going to revert it for now at least.

This reverts commit 09cdab4.
@msullivan msullivan requested review from JukkaL and ilevkivskyi March 6, 2020 04:36
@msullivan
Copy link
Collaborator Author

Heads up @hauntsaninja

@ilevkivskyi ilevkivskyi merged commit 514dbfb into master Mar 6, 2020
@ilevkivskyi ilevkivskyi deleted the fix-performance-regression branch March 6, 2020 09:45
msullivan added a commit that referenced this pull request Mar 6, 2020
It turns out that the has_member check is an important (accidental?)
performance optimization. Removing this caused a major (30+%?)
slowdown at dropbox. There might be a better way to optimize this but
I'm just going to revert it for now at least.

This reverts commit 09cdab4.
@msullivan msullivan mentioned this pull request Mar 7, 2020
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.

3 participants