Core Performance Team Update: June 2023

Tickets and contributions

The Performance Team works on performance-related tickets in coreCore Core is the set of software required to run WordPress. The Core Development Team builds WordPress. and holds a fortnightly Bug Bash on Wednesdays; check https://make.wordpress.org/meetings/ for current time.

For the upcoming WordPress 6.3 release, the WordPress performance team has been focusing on closing several issues for the 6.3 release.

The Performance Team is happy to be able to report that the PR for #12009 was committed to WordPress core, closing a 13 year old ticket. This is a big milestone for the team, thank you to everyone who contributed to get this across the line. There is still a desire to extend support to inline scripts, so a new ticket has been opened (#58632) for that discussion, and several use-cases for the new APIAPI An API or Application Programming Interface is a software intermediary that allows programs to interact with each other and share data in limited, clearly defined ways. across WordPress core and GutenbergGutenberg The Gutenberg project is the new Editor Interface for WordPress. The editor improves the process and experience of creating new content, making writing rich content much simpler. It uses ‘blocks’ to add richness rather than shortcodes, custom HTML etc. https://wordpress.org/gutenberg/ are being discussed.

Additionally, the team is excited to share that we landed fetchpriority=”high” support #58235 in WordPress core. The commit [56037] includes notable refactoring to make the logic that was previously scoped to only lazy-loading more broadly available, as it is also required for fetchpriority. With that refactoring it also unblocks a fix to another issue that still needs to be addressed with lazy-loading: #58635

Both of these performance enhancements will launch as part of the upcoming WordPress 6.3 release.

For raw performance enhancements, 3 major highlights are:

  • Emoji loader script causes ~100ms long task #58472 (~20% LCP improvement, committed in [56074])
  • Performance issue in register_block_style_handle function #58528 (~30% server response time improvement for blockBlock Block is the abstract term used to describe units of markup that, composed together, form the content or layout of a webpage using the WordPress editor. The idea combines concepts of what in the past may have achieved with shortcodes, custom HTML, and embed discovery into a single consistent API and user experience. themes, committed in [56044])
  • Improve performance of get_block_templates function #57756 (~15% server response time improvement for block themes, committed in [55687])

The Plugin Checker engineering has been completed for milestone 2 which now also includes additional checks. Progress can be seen in this GitHub repo, which eventually should be transferred to the WordPress organization. 

Team headlines and updates

WordCampWordCamp WordCamps are casual, locally-organized conferences covering everything related to WordPress. They're one of the places where the WordPress community comes together to teach one another what they’ve learned throughout the year and share the joy. Learn more. Europe contributor dayContributor Day Contributor Days are standalone days, frequently held before or after WordCamps but they can also happen at any time. They are events where people get together to work on various areas of https://make.wordpress.org/ There are many teams that people can participate in, each with a different focus. https://2017.us.wordcamp.org/contributor-day/ https://make.wordpress.org/support/handbook/getting-started/getting-started-at-a-contributor-day/. was a great success – thank you to those who joined! There were 2 performance tables this year; the first focused on the script loading strategy API testing the PR by modifying some plugins and core code to use it, and the second focused on profiling and benchmarking. 

Several new articles were added to the Performance Handbook this month:

Performance Lab PluginPlugin A plugin is a piece of software containing a group of functions that can be added to a WordPress website. They can extend functionality or add new features to your WordPress websites. WordPress plugins are written in the PHP programming language and integrate seamlessly with WordPress. These can be free in the WordPress.org Plugin Directory https://wordpress.org/plugins/ or can be cost-based plugin from a third-party

Performance Lab plugin updates are released monthly on the third Monday of the month.

May’s release 2.4.0 includes further enhancements to creating stand-alone plugins and infrastructure, as well as some small bug fixes. 

The Performance Lab plugin has also reached 80k active installations this month!

#core-performance, #performance

Themes team update April 16, 2024

i) 🎟 Theme directory stats

Currently,

  • 0 new ticket is waiting for review.
    • 0 tickets are older than 4 weeks
    • 0 tickets are older than 2 weeks
    • 0 tickets are older than 1 week
    • 0 tickets are older than 3 days
  • 65 tickets are assigned.
    • 5 ticket is older than 4 weeks
    • 10 ticket is older than 2 weeks
    • 25 tickets are older than 1 week
    • 50 tickets are older than 3 days
  • 0 is approved but is waiting to be made live.

In the past 7 days,

  • 624 tickets were opened
  • 610 tickets were closed
    • 600 tickets were made live.
      • 25 new Themes were made live.
      • 575 Theme updates were made live.
      • 0 more were approved but are waiting to be made live.
    • 10 tickets were not approved.
    • 0 tickets were closed-newer-version-uploaded.

Note: These stats include both the new theme tickets and updated theme tickets as well.

Number of reviewers: 4 (@acosmin@kafleg@fahimmurshed@vowelweb)

ii) 💻 BlockBlock Block is the abstract term used to describe units of markup that, composed together, form the content or layout of a webpage using the WordPress editor. The idea combines concepts of what in the past may have achieved with shortcodes, custom HTML, and embed discovery into a single consistent API and user experience. Theme Stats

  • 19 Block themes are currently being reviewed
  • 9 Block theme has been live in the last 7 days

iii) 💡HelpScout Stats

In the past 7 days,

Email Conversations 7Messages Received 12
Replies Sent 9Emails Created 0
Resolved 7Resolved on First Reply 57%

iv) 📊Extras

  • Create Block Theme pluginPlugin A plugin is a piece of software containing a group of functions that can be added to a WordPress website. They can extend functionality or add new features to your WordPress websites. WordPress plugins are written in the PHP programming language and integrate seamlessly with WordPress. These can be free in the WordPress.org Plugin Directory https://wordpress.org/plugins/ or can be cost-based plugin from a third-party now has 10000+ active installs. There are 77 active issues and 8 Pull requests in GitHub.
  • Theme Check Plugin has 6 PRs and 38 issues.

v) 📝Handbook Stats

#themes, #weekly-updates

Documentation Team Update – April 15, 2024

The Documentation team meeting schedule:

A new GitHub repo is created for end-user documentation and its translations to all locales. More info about this can be found here.

Documentation Issue Tracker stats.

Current state

By status:

By version:

By project:

Past week

0 pull requests merged.

1 issue closed.

4 issues created.

Current projects:

The Documentation team repositories:

#docs

Test Team Update: 15 April 2024

Test Ticket Queue 🎟

👉🏻 “(change: N)” represents changes from prior week (unless noted).

📊 Current totals (since April 08, 2024):

  • Need testing info: 17 (change: +2)
  • Need reproduce issue: 2122 (change: -15)
  • Need patch testing: 216 (change: +7)
  • Need unit tests: 114 (change: +0)
  • Need review (have patch and unit tests): 166 (change: +0)

🟢 New/Changed last week:

  • Need testing info: 1 (change: +1)
  • Need reproduce issue: 15 (change: -4)
  • Need patch testing: 13 (change: +2)
  • Need unit tests: 2 (change: +1)
  • Need review (have patch and unit tests): 11 (change: +5)

🟣 Closed last week:

  • Need testing info: 0 (change: +0)
  • Need reproduce issue: 4 (change: +1)
  • Need patch testing: 2 (change: +1)
  • Need unit tests: 0 (change: -1)
  • Need review (have patch and unit tests): 6 (change: -2)

To discuss queries used in this report, please comment below, or connect with the Test Team over in #core-test.

+make.wordpress.org/test/

#test

Plugin Review Team: 15 April 2024

PluginPlugin A plugin is a piece of software containing a group of functions that can be added to a WordPress website. They can extend functionality or add new features to your WordPress websites. WordPress plugins are written in the PHP programming language and integrate seamlessly with WordPress. These can be free in the WordPress.org Plugin Directory https://wordpress.org/plugins/ or can be cost-based plugin from a third-party Status Change Stats

  • Plugins requested : 103
  • Plugins rejected : 9
  • Plugins closed : 51
  • Plugins approved : 74

Plugin Queue Stats (current)

  • Plugins in the queue (new and pending)* : 2397
    • (older than 7 days ago)** : 2261
    • (2024-04-08 – 2024-04-14) : 98
    • (new; not processed or replied to yet)* : 419
    • (pending; replied to)* : 1978
    • (pending; waiting on author)* : 1806
    • (pending; waiting on reviewer)* : 153
    • (pending; waiting on reviewer, email not yet sent)* : 19

Help Scout Queue Stats

  • Total Conversations: 628
  • New Conversations: 273
  • Customers: 536
  • Conversations per Day: 78
  • Busiest Day: Tuesday
  • Messages Received: 427
  • Replies Sent: 598
  • Emails Created: 170

* : Stat reflects current size of queue and does not take into account ‘date’ or ‘day’ interval
** : Stat reflects activity only within the ‘recentdays’ from today

#plugins

Documentation Team Update – April 8, 2024

The Documentation team meeting schedule:

A new GitHub repo is created for end-user documentation and its translations to all locales. More info about this can be found here.

Documentation Issue Tracker stats.

Current state

By status:

By version:

By project:

Past week

0 pull requests merged.

5 issues closed.

4 issues created.

Current projects:

The Documentation team repositories:

#docs

Core Team Update – April 8, 2024

Overview

Code Overview

Data is from April 1 – April 7.

Releases

Highlights:

#core, #core-editor

Test Team Update: 8 April 2024

Test Ticket Queue 🎟

👉🏻 “(change: N)” represents changes from the prior week (unless noted).

📊 Current totals (since April 01, 2024):

  • Need testing info: 15 (change: +0)
  • Need reproduce issue: 2137 (change: -9)
  • Need patch testing: 209 (change: -1)
  • Need unit tests: 114 (change: -1)
  • Need review (have patch and unit tests): 166 (change: -5)

🟢 New/Changed last week:

  • Need testing info: 0 (change: +0)
  • Need reproduce issue: 25 (change: +21)
  • Need patch testing: 13 (change: +12)
  • Need unit tests: 2 (change: +2)
  • Need review (have patch and unit tests): 11 (change: +9)

🟣 Closed last week:

  • Need testing info: 0 (change: +0)
  • Need reproduce issue: 4 (change: +1)
  • Need patch testing: 2 (change: +1)
  • Need unit tests: 1 (change: +1)
  • Need review (have patch and unit tests): 10 (change: +4)

To discuss queries used in this report, please comment below, or connect with the Test Team over in #core-test.

+make.wordpress.org/test/

#test

Themes team update April 09, 2024

i) 🎟 Theme directory stats

Currently,

  • 0 new ticket is waiting for review.
    • 0 tickets are older than 4 weeks
    • 0 tickets are older than 2 weeks
    • 0 tickets are older than 1 week
    • 0 tickets are older than 3 days
  • 46 tickets are assigned.
    • 4 ticket is older than 4 weeks
    • 8 ticket is older than 2 weeks
    • 18 tickets are older than 1 week
    • 32 tickets are older than 3 days
  • 3 is approved but is waiting to be made live.

In the past 7 days,

  • 944 tickets were opened
  • 948 tickets were closed
    • 919 tickets were made live.
      • 27 new Themes were made live.
      • 892 Theme updates were made live.
      • 3 more were approved but are waiting to be made live.
    • 27 tickets were not approved.
    • 2 tickets were closed-newer-version-uploaded.

Note: These stats include both the new theme tickets and updated theme tickets as well.

Number of reviewers: 4 (@acosmin@kafleg@fahimmurshed@vowelweb)

ii) 💻 BlockBlock Block is the abstract term used to describe units of markup that, composed together, form the content or layout of a webpage using the WordPress editor. The idea combines concepts of what in the past may have achieved with shortcodes, custom HTML, and embed discovery into a single consistent API and user experience. Theme Stats

  • 16 Block themes are currently being reviewed
  • 16 Block theme has been live in the last 7 days

iii) 💡HelpScout Stats

In the past 7 days,

Email Conversations 17Messages Received 28
Replies Sent 22Emails Created 2
Resolved 15Resolved on First Reply 67%

iv) 📊Extras

  • Create Block Theme pluginPlugin A plugin is a piece of software containing a group of functions that can be added to a WordPress website. They can extend functionality or add new features to your WordPress websites. WordPress plugins are written in the PHP programming language and integrate seamlessly with WordPress. These can be free in the WordPress.org Plugin Directory https://wordpress.org/plugins/ or can be cost-based plugin from a third-party now has 10000+ active installs. There are 74 active issues and 7 Pull requests in GitHub.
  • Theme Check Plugin has 6 PRs and 38 issues.

v) 📝Handbook Stats

#themes, #weekly-updates

Plugin Review Team: 8 April 2024

PluginPlugin A plugin is a piece of software containing a group of functions that can be added to a WordPress website. They can extend functionality or add new features to your WordPress websites. WordPress plugins are written in the PHP programming language and integrate seamlessly with WordPress. These can be free in the WordPress.org Plugin Directory https://wordpress.org/plugins/ or can be cost-based plugin from a third-party Status Change Stats

  • Plugins requested : 96
  • Plugins rejected : 10
  • Plugins closed : 16
  • Plugins approved : 55

Plugin Queue Stats (current)

  • Plugins in the queue (new and pending)* : 2371
    • (older than 7 days ago)** : 2256
    • (2024-04-02 – 2024-04-08) : 102
    • (new; not processed or replied to yet)* : 474
    • (pending; replied to)* : 1897
    • (pending; waiting on author)* : 1702
    • (pending; waiting on reviewer)* : 174
    • (pending; waiting on reviewer, email not yet sent)* : 21

Help Scout Queue Stats

  • Total Conversations: 621
  • New Conversations: 253
  • Customers: 547
  • Conversations per Day: 77
  • Busiest Day: Wednesday
  • Messages Received: 455
  • Replies Sent: 518
  • Emails Created: 147

* : Stat reflects current size of queue and does not take into account ‘date’ or ‘day’ interval
** : Stat reflects activity only within the ‘recentdays’ from today

#plugins