Meeting agenda here and the full chat log is available beginning here on Slack. Announcements @shetheliving: Do we want to cancel our 31 May meeting due to WCEU? Thumbs up/thumbs down poll here 4 voted to keep and 8 to cancel, so we will cancel Focus group updates Images @adamsilverstein @mikeschroder GitHub project @adamsilverstein: Work continuing on WebP […]
Performance Chat Agenda: 17 May 2022
Here is the agenda for this week’s performance team meeting scheduled for May 17, 2022, at 15:00 UTC. Announcements 31 May meeting Focus group updates Images Object Cache Site Health Measurement JavaScript Infrastructure Module proposal workflow Open floor This meeting happens in the #performance channel. To join the meeting, you’ll need an account on the Making WordPress Slack. […]
Performance team meeting summary 10 May 2022
Meeting agenda here and the full chat log is available beginning here on Slack. Focus group updates Images @adamsilverstein @mikeschroder GitHub project @adamsilverstein: Refreshed the core WebP patch against trunk and started separate follow-up PRs for new featured added to the plugin since then. @shetheliving: Getting pretty close to wrapping up initial proposals for API to facilitate more […]
Performance Chat Agenda: 10 May 2022
Here is the agenda for this week’s performance team meeting scheduled for May 10, 2022, at 15:00 UTC. Announcements Focus group updates Images Object Cache Site Health Measurement JavaScript Infrastructure Module proposal workflow Results of release cadence vote Open floor This meeting happens in the #performance channel. To join the meeting, you’ll need an account on the Making […]
Performance team meeting summary 3 May 2022
Meeting agenda here and the full chat log is available beginning here on Slack. Focus group updates Images @adamsilverstein @mikeschroder GitHub project @adamsilverstein: @mehulkaklotar is working on Introduce filter to use a custom mechanism to create additional mime images #307 and Introduce filter to use a custom logic to find additional mime types images #311. Research continues on Research: Impact […]
Performance Chat Agenda: 3 May 2022
Here is the agenda for this week’s performance team meeting scheduled for May 3, 2022, at 15:00 UTC. Announcements Focus group updates Images Object Cache Site Health Measurement JavaScript Infrastructure Open floor This meeting happens in the #performance channel. To join the meeting, you’ll need an account on the Making WordPress Slack. #agenda, #meeting, #performance, #performance-chat
Performance increase for sites with large user counts (now also available on single site)
In WordPress 6.0, websites with more than 10,000 users will see improvements in handling users. Prior to changes in #38741, sites with more than 10,000 users would suffer from slow page loading time in the user and post list screens. The user screen was slow because a complex SQL query was run to get the number of users […]
Caching improvements in WordPress 6.0
As part of the release of WordPress 6.0, the new Performance team has been working on several improvements to the core. There are a few new additions to the WordPress Caching API. Batch API methods for Cache Operations (wp_cache_*_multiple) The function wp_cache_get_multiple() was added in WordPress 5.5. This allowed for multiple cache keys to be collected in just one […]