Mathieu Lamiot
Mathieu Lamiot
**Context** It seems Preload can generate a lot of pressure on a server if the pages of the website are slow to open. A way to adapt to this would...
**Context** See [here](https://wp-media.slack.com/archives/C015FT0RBKQ/p1707390808606179): we got traffic logs from a hosting service and a significant part of the traffic generated by RUCSS is due to redirections because the initial requested URL...
**Context** **Expected outcome** Provide the QA team with a process + scripts so that, once they cloned the plugin repo on their test website to the targeted commit, they can:...
**Context** - In the continuation of this WP Core issue: https://core.trac.wordpress.org/ticket/51525 - See the comment below with the PR - @CrochetFeve0251 mentioned having something a bit related in WP Launchpad...
**Context** Logs from WP Rocket CI are messy when it comes to testing. We have a lot of warnings about: - Deprecations - Skipped tests (flagged as such, or skipped...
**Before submitting an issue please check that you’ve completed the following steps:** - Made sure you’re on the latest version: Commit 1b6f1972a78649e317463b5c5eb8b2e3574052b5 - Used the search feature to ensure that...
From QA Team and Product: https://wp-media.slack.com/archives/CUKB44GNN/p1714029856799009 The whole team should participate in those testing activities, while help can be provided from @wp-media/qa-team PREREQUISITE: - [x] Merge LCP/ATF Feature branch &...
**Context** Sub-task #6449 The format expected to be stored in the DB for LCP/ATF is quite different from the format of the data provided by the beacon script. Because of...
**Context** Subtask of #6449 The current version of the beacon script identifies "manually" above the fold content (see `var intersecting`). This could be done with the Observer API directly, and...
**Context** All WP Rocket major features are documented in this Notion page: https://www.notion.so/wpmedia/a7115823bcdb468a93e0d712bc594623?v=c58518d929b142b1aba40f41764ea306&pvs=4 **To do** We must do the same for LCP/ATF before releasing 3.16. I prepared a template: https://www.notion.so/wpmedia/Beacon-Auto-optimize-LCP-image-Auto-exclude-images-above-the-fold-from-LazyLoad-66f9411b46b9414082ac985b5cb83fb1?pvs=4...