Les résultats de vitesse de page et les résultats de vitesse sont vraiment très lents dans la nouvelle mise à jour

Being On 4 cores of Intel CPU there is significant drop of speed after i updated the discourse.
I recently Updated my discourse (its pgsql database was also updated) and now its very very slow.
8GB Digital Ocean Droplet.
Results Before this update were - Mobile 75/100

Desktop 85/100
fast-desk

Results Now after this new PGSQL included Update - Mobile 50/100
slow-phone
**Desktop **

I do not have any extra javascript in the page, when i tested, No Alexa, Webmaster etc scripts.
Its a serious issue in Google SEO.
Discourse Team Can you please release a light version with less features for Better speed and Performance.
Or
Please guide me how can i improve upon it.

I also feels the speed difference when i Browse My own site old/new version in incognito mode (Not tested with google.)

I don’t think it would be a good idea to nuke out functionality of discourse in the name of Google pagespeed insights. In my personal opinion, pagespeed insights don’t really focus upon SEO but they rather focus upon the UX of a website.

First load may be a problem (only because all the resources are being loaded from server instead of cache) but once that’s done, there shouldn’t be any performance penalty.

Note that in your tests, Google wasn’t even able to provide an accurate metric of real-world performance… and only looked at possible optimizations. Those possible optimizations don’t seem to take into consideration that Discourse is a JS app.

I think the team is always looking for ways to make Discourse faster… but there’s little evidence that this is a serious SEO issue. Here’s some information from Google on their 2018 Page Speed Update, which is probably the most significant impact Page Speed Score has ever made on ranking:

The “Speed Update,” as we’re calling it, will only affect pages that deliver the slowest experience to users and will only affect a small percentage of queries. It applies the same standard to all pages, regardless of the technology used to build the page. The intent of the search query is still a very strong signal, so a slow page may still rank highly if it has great, relevant content.

So on the one hand, they don’t care that we’re a JS app and apply the same standard to everyone (potentially something to look out for)… but on the other hand this change only impacts a small percentage of queries and content relevance is still the primary metric for ranking.

I also feels the speed difference when i Browse My own site old/new version in incognito mode

Are you able to provide any additional details? Which version were you on previously? Did you use any of the Network tools in the Chrome inspector to measure load speed?

I did run this a few months back and am not seeing anything new here https://developers.google.com/speed/pagespeed/insights/?url=https%3A%2F%2Fmeta.discourse.org&tab=desktop

None of the recommendations are really relevant to us, sure we can shave off a few bytes from avatars and some tiny js scripts, but there is nothing substantial here.

Je suis moins préoccupé par le score de vitesse de la page et davantage par les résultats du rapport d’expérience utilisateur Chrome… Je constate les mêmes problèmes de mon côté… J’aimerais beaucoup savoir si quelqu’un a des astuces pour rendre l’expérience utilisateur réelle plus rapide, car c’est ce qui incite finalement les visiteurs à interagir avec votre site (chargement rapide) plutôt qu’à cliquer sur le bouton retour (chargement lent)… Ces rebonds envoient un signal à Google indiquant que les gens ne trouvent pas ce qu’ils recherchent sur le site, et c’est ce qui entraîne une baisse du classement… pas le score de vitesse de la page lui-même. Édito : Je suppose que Google indique qu’il utilise la vitesse elle-même comme facteur de classement, mais je ne suis pas sûr de savoir quelle métrique précise est à l’origine de cela.

Donc, je suppose que ce site utilise Fastly comme CDN, mais affiche toujours une note de vitesse « lente » dans le rapport d’expérience utilisateur de Chrome… Peut-être est-il tout simplement impossible d’atteindre les niveaux « modéré » ou « rapide », même avec un CDN ? Je suppose que c’est dû à la nature de la grande quantité de contenu dynamique…