-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Performance: Disable lazy term meta loading render_block_core_template_part. #48000
Performance: Disable lazy term meta loading render_block_core_template_part. #48000
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@spacedmonkey LGTM.
However, see #47999 (review): Can you please add a note on why this change is crucial for performance?
Flaky tests detected in a734898. 🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/4220404559
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Any idea why the performance tests are failing. This seems unrelated. |
Backport ticket. https://core.trac.wordpress.org/ticket/58230 |
What?
Follow on from #47999.
Disable lazy loading term meta for render_block_core_template_part.
Before
After
Why?
How?
Testing Instructions
Testing Instructions for Keyboard
Screenshots or screencast