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

Update: Improve performance of block template object retrieval. #45646

Conversation

jorgefilipecosta
Copy link
Member

The functions involved in the block template object retrieval passed by a performance enhancement that was directly committed to the core in WordPress/wordpress-develop@628e83d. This PR applies the same changes to the Gutenberg plugin so users with sites where the Gutenberg plugin is active still take advantage of the same performance optimizations.

@jorgefilipecosta jorgefilipecosta added [Type] Enhancement A suggestion for improvement. [Type] Performance Related to performance efforts [Feature] Full Site Editing [Feature] Site Editor Related to the overarching Site Editor (formerly "full site editing") labels Nov 9, 2022
@codesandbox
Copy link

codesandbox bot commented Nov 9, 2022

CodeSandbox logoCodeSandbox logo  Open in CodeSandbox Web Editor | VS Code | VS Code Insiders

@jorgefilipecosta jorgefilipecosta self-assigned this Nov 9, 2022
@jorgefilipecosta jorgefilipecosta force-pushed the update/improve-performance-of-block-template-oobject-retrieval branch from 819fe87 to 1d78043 Compare November 9, 2022 19:12
@jorgefilipecosta jorgefilipecosta merged commit bba2cb6 into trunk Nov 9, 2022
@jorgefilipecosta jorgefilipecosta deleted the update/improve-performance-of-block-template-oobject-retrieval branch November 9, 2022 20:28
@github-actions github-actions bot added this to the Gutenberg 14.6 milestone Nov 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] Site Editor Related to the overarching Site Editor (formerly "full site editing") [Type] Enhancement A suggestion for improvement. [Type] Performance Related to performance efforts
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant