Make WordPress Core

Changes between Initial Version and Version 3 of Ticket #56842


Ignore:
Timestamp:
10/18/2022 11:26:43 AM (3 years ago)
Author:
costdev
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #56842

    • Property Keywords has-testing-info needs-testing added; needs-refresh removed
  • Ticket #56842 – Description

    initial v3  
    33After upgrading WordPress from v5.9.3 to v6.0, we found that the performance dropped.
    44
    5 After experiment on ` git cherry -v 5.9-branch 6.0-branch |cat -n > ~/commits_on_6.0_branch.txt`  totally 707 commits, root cause addressed due
    6 to commit id ab8a964858e7eba50c2caed21cc9415282f89d14
     5After experiment on ` git cherry -v 5.9-branch 6.0-branch |cat -n > ~/commits_on_6.0_branch.txt`  totally 707 commits, root cause addressed due to [https://github.com/WordPress/wordpress-develop/commit/bab610091d59f6dd21c7db84ba3e1ca0bab6a211 this commit].
    76
    8 
    9 | NO  | Commit ID                                | Commit Message                                                                                                                | Transaction/sec |
    10 |-----|------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------|-----------------|
    11 | 1   | 5fc6f2a4889ed61149dfcb7adfd5312bb7edd8c1 | Trunk   is now 6.0-alpha. Built from https://develop.svn.wordpress.org/trunk@52448                                            | 217.25          |
    12 | 354 | 7b96116f3fb6938a33f157d53e69cdcdec242694 | Twenty   Twenty: Fix aria-expanded handling in search toggle.                                                                 | 209.71          |
    13 | 443 | 476e73194d2e98e477f691e44b9a8e7284c9c175 | Users:   Improve wording of the "New Admin Email Address" email.                                                              | 212.07          |
    14 | 454 | bc0f1865991b856b35b996759837062b84ecb08e | Administration:   Clarify some sentences after [53131].                                                                       | 207.59          |
    15 | 455 | ab8a964858e7eba50c2caed21cc9415282f89d14 | Editor:   Update WordPress packages based based on Gutenberg v13.0 RC3                                                        | 186.43          |
    16 | 456 | bb723f99206bd1256a10134cd9a74984c33103b4 | Widgets:   Avoid 27 duplicate translations in Media Widgets constructor.                                                      | 182.69          |
    17 | 457 | 4dd4aec2d1b8c17027d38ddca7c6cfd3a961c561 | Administration:   Add unit test for term supplementary notice.                                                                | 185.76          |
    18 | 459 | 1d29cb663289795c6aca5cf8c624db6ac2475b49 | Media:   Enable edits to custom image sizes.                                                                                  | 184.88          |
    19 | 465 | e1a2ae351a82521d12ef873f614adb42825c6de4 | Post   WordPress 6.0 Beta 1 version bump. Built from   https://develop.svn.wordpress.org/trunk@53167                          | 184.04          |
    20 | 487 | 407e802048a7cf8c1dab6575fc9b828572e24af2 | Docs:   Use third-person singular verbs for function descriptions in   `author-template.php`, as per documentation standards. | 188.67          |
    21 | 531 | 943e956379dd935ad6b401669a4c76526172f594 | Feeds:   Use latest comment date for the `Last-Modified` header of comments feed.                                             | 182.66          |
    22 | 707 | a9c0050f9475857e80e813d8841052e0dde36efc | Post   WordPress 6.0.2 version bump.                                                                                          | 181.87          |
     7||= NO =||= Commit ID =||= Commit Message =||= Transaction/sec =||
     8|| 1 || 5fc6f2a || Trunk is now 6.0-alpha. Built from [https://develop.svn.wordpress.org/trunk@52448 52448] || 217.25 ||
     9|| 354 || 7b96116 || Twenty Twenty: Fix aria-expanded handling in search toggle. || 209.71 ||
     10|| 443 || 476e731 || Users: Improve wording of the "New Admin Email Address" email. || 212.07 ||
     11|| 454 || bc0f186 || Administration: Clarify some sentences after [53131]. || 207.59 ||
     12|| 455 || ab8a964 || Editor: Update WordPress packages based based on Gutenberg v13.0 RC3 || 186.43 ||
     13|| 456 || bb723f9 || Widgets: Avoid 27 duplicate translations in Media Widgets constructor. || 182.69 ||
     14|| 457 || 4dd4aec || Administration: Add unit test for term supplementary notice. || 185.76 ||
     15|| 459 || 1d29cb6 || Media: Enable edits to custom image sizes. || 184.88 ||
     16|| 465 || e1a2ae3 || Post WordPress 6.0 Beta 1 version bump. Built from [https://develop.svn.wordpress.org/trunk@53167 53167] || 184.04 ||
     17|| 487 || 407e802 || Docs: Use third-person singular verbs for function descriptions in `author-template.php`... || 188.67 ||
     18|| 531 || 943e956 || Feeds: Use latest comment date for the `Last-Modified` header of comments feed. || 182.66 ||
     19|| 707 || a9c0050 || Post WordPress 6.0.2 version bump. || 181.87 ||
    2320
    2421