Hi Andreas,
Yes, we have upgraded DEV environment to PHP 8.1.31
So, to confirm our thoughts that WPML affects page load speed - we have installed the WP Shifty plugin which allows to disable plugins on specific pages. Having this feature, we also have Code Profiler to change the speed difference.
We saw that when all plugins are activated, the page load speed of the All Pages page is 30.2768s, next we disabled for this page these 4 plugins:
- WPML Multilingual CMS
- WPML SEO
- WPML Media Translation
- WPML String Translation
Next - we ran Code Profiler on the same page and page load speed now is 10.5669s
Please see: hidden link
Also, we can see that the number of SQL queries has decreased significantly (4,333 items -> 2,109 items):
All plugins enabled:
hidden link
WPML plugins disabled:
hidden link
In other words, we can definitely see that a third of the time is taken up by WPML.
Could you look again? Your accesses are working and up to date.
Also, the page is now accessible and running fast hidden link (since WPML is disabled on it) but you can re-enable them here hidden link : hidden link
Please let me know your thoughts on this.