-
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
Perf: Try out post editor perf tests with tinymce disabled #52245
Conversation
Size Change: 0 B Total Size: 1.42 MB ℹ️ View Unchanged
|
Flaky tests detected in a2f4bf2. 🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/5444674586
|
First results are as follows:
My initial interpretation: even though the I'd have to run some more tests on it to get a better understanding. |
Doing some more runs after talking to @WunderBart with the following setup:
Results so far appear to demonstrate 10% faster post editor loading metrics! |
It's a bummer that perf tests have a bunch of noise, though. Some runs will show a ~20% improvements, others 10%.... I'd regrettably say this is not a very reliable way to assess performance improvements. |
Now that we have a raw idea of the perf improvements, I'm going to be running some manual tests and some debugging to try to repro warnings reported in #50387 (comment). Closing this one and deleting the aforementioned branches for the time being. |
What?
This PR explores running the post editor performance tests with TinyMCE disabled.
This PR is a continuation of #50387.
DO NOT MERGE.
Why?
To assess the performance impact through the performance tests.
How?
We're duplicating the post editor perf tests to try it out.
Testing Instructions
Observe the performance test results.
Testing Instructions for Keyboard
None
Screenshots or screencast
None