Mathieu Lamiot
Mathieu Lamiot
**Context** We have an app running on Django and Celery 5.3.1, with a Broker on Redis. The producers submit jobs (basically an image and some context) to the workers who...
**Context** Following reports of High CPU usage and latency linked to the Lazyload background CSS feature, in the context of [this original issue](https://github.com/wp-media/wp-rocket/issues/6408), we identify a regex that is suffering...
**Context** As part of building a RUCSS Debug tool, some information must be stored while in WP Rocket Debug mode so that it can be monitored easily by the support...
**Context** As part of building a RUCSS Debug tool, some information must be stored while in WP Rocket Debug mode so that it can be monitored easily by the support...
**Context** As part of building a RUCSS Debug tool, some information must be stored while in WP Rocket Debug mode so that it can be monitored easily by the support...
**Context** Reduce the plugin CPU usage: https://wp-media.slack.com/archives/CUT7FLHF1/p1704447166535709 There is only up to one theme used on a WordPress website but we currently register (and load) all 3dr party theme compatiblity...
**Context** As part of building a RUCSS Debug tool, some information must be stored while in WP Rocket Debug mode so that it can be monitored easily by the support...
**Context** A user suggested the following through the Support: > Your query on line 245 of /inc/functions/posts.php can be made 5-10x faster with no_found_rows => true being added. Since you...
**Context** @mostafa-hisham already tried to run an equivalent of the beacon script on the SaaS and prepared some enhancements to make the script more reliable, more efficient and accurate: see...
## Description When preparing preload batches, the batch size will be adapted based on the average duration of a request to avoid flooding servers with requests if they take too...