Описание
Этот плагин был закрыт с 05.03.2026, он более не доступен для загрузки. Плагин был закрыт временно, ожидается проверка.
Отзывы
10.03.2025
1 ответ
Performance Monitor is a solid concept, but it’s not battle-tested.
There’s a major issue with how this plugin handles Google PageSpeed API requests. Every time the plugin’s cron job runs, it triggers two blocking requests to the PageSpeed API (mobile and desktop) without any proper caching or time-based checks.
The plugin does store the fetched data, but it doesn’t seem to use the cached values on subsequent cron runs,so it keeps hammering the Google API on every cron.
Because WP-Cron is synchronous, my site ended up waiting up to 30+ seconds (sometimes much longer) on each cron activation. On busier sites, this makes a bottleneck, and until this is addressed, I’ve had to disable that functionality.
If the devs can implement proper caching logic and also let users control how often PageSpeed data is fetched, it would go a long way toward making Performance Monitor a must-have for me.
I truly hope the devs can fix this, otherwise the plugin and the dashboard is great
Участники и разработчики
«Performance Monitor» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Performance Monitor» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.