WordPress / performance

Performance plugin from the WordPress Performance Group, which is a collection of standalone performance modules.
https://wordpress.org/plugins/performance-lab/
GNU General Public License v2.0
369 stars 101 forks source link

Add site profiles so we can make recommendations for a site of that size/type #173

Open pbearne opened 2 years ago

pbearne commented 2 years ago

Site type profiles so we can tailor improvement suggestions

WordPress is used in many ways and the methods that are needed to improve performance vary with the size and type of the site.

Examples:

So we should have a framework that allows us to analyze the site load and type and make recommendations as to upgrades/changes needed.

To create a matrix at the plugin level eg. woo vers BuddyPress vers Woo and BuddyPress would be very complex so I am thinking it might be better to analyze the DB rate of change and certain actions (login, comments) eg. lots of new users (woo) but with no logins would be different to a site where users are also logged in (BuddyPress, eLearning)

If we can work out a way to group site types then we can make suggestions that are tailored to that type of site

eclarke1 commented 2 years ago

@pbearne should this issue go within the [Measurement] focus area? If so I'm happy to add it to the Backlog there.

pbearne commented 2 years ago

@eclarke1 and/or health reports

eclarke1 commented 2 years ago

We don't have a focus area for Health Report (unless I am mistaken!) so if ok with you I will pop in Measurement for now. Thanks.