-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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 improvements for WordPress 6.5 #57935
Comments
This is great work, @ellatrix. Just for clarity, is this ticket focused primarily on editor performance, or is the intent to expand this to include front end user performance enhancements as well? |
This is just for editor performance |
Ok, I'm going to run the final comparison between 6.4 and 6.5. We'll do a few runs and then average. https://github.com/WordPress/gutenberg/actions/runs/8332770843/job/22802686838 run 1
run 2
run 3
run 4
|
Ok so the averages from 4 runs: Type post editor: (12.87+10.37+11.78+10.47) / (62.76+58.3+55.97+61.76) = 0.19050211482 = 5.25x (525%) |
Oh also navigating the site editor (thanks to @youknowriad):
Apparently there's an issue with the measurement of site editor navigation and the work done moved to a different event handler. |
With this recent update and the 6.5 nearly out the door, I'm going to close this issue as complete! Amazing work, Ella. Thank you for the continued updates here. |
How low can we go?
(*) Note that the absolute times are pegged to a relatively random value.
Related PRs
The text was updated successfully, but these errors were encountered: