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 getBlockName instead of getBlock in selectors #11841

Merged
merged 1 commit into from
Nov 14, 2018

Conversation

youknowriad
Copy link
Contributor

Extracted from #11811

This PR avoids using the slow getBlock selector in favor of just getBlockName when possible.

@youknowriad youknowriad added the [Type] Performance Related to performance efforts label Nov 14, 2018
@youknowriad youknowriad added this to the 4.4 milestone Nov 14, 2018
@youknowriad youknowriad self-assigned this Nov 14, 2018
@youknowriad youknowriad requested a review from a team November 14, 2018 08:18
@youknowriad youknowriad force-pushed the update/selectors-use-get-block-name branch from 846f684 to ce11913 Compare November 14, 2018 08:52
Copy link
Member

@tofumatt tofumatt left a comment

Choose a reason for hiding this comment

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

:shipit:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Performance Related to performance efforts
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants