Implement end-to-end (e2e) performance testing #13620
Labels
P3
Nice to have
Status: Needs More Info
Follow-up required in order to be actionable.
Type: Infrastructure
Changes impacting testing infrastructure or build tooling
Type: Performance
Performance related issues and enhancements.
Task Description
I wrote a tutorial on end‑to‑end performance testing in WordPress and built https://github.com/swissspidy/wp-performance-testing in the process. The Web Stories plugin could benefit from such performance tests.
There are some frontend performance opportunities worth having tests for so we can measure the impact:
fetchpriority
of story poster imagesfetchpriority
on the preload for the main story image (already preloaded)Not focusing on the backend right now.
The tests setup would require some simple utilities to create dummy content (stories, blocks, etc.)
The text was updated successfully, but these errors were encountered: