acl-org / acl-org/acl-anthology

optimize page loading times

Ouverte
#824 9 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
enhancement
Langage dominant
Python
Étoiles
797
Forks
408
Merge moyen
3 j 19 h
PR mergées (30 j)
36

Description

@mjpost mentioned SEO in #434. I had a look at the google search console done month ago and even though our sites are static, they are classified as moderately slow loading. I did some experiments and found out that it is due to our external dependencies -- it is fast once they are in the user's cache but takes some time on the first load.

I propose that we 1) host them ourselves to enable http/2 streaming it whatever and 2) minimize some of those, e.g. only package the part of the fonts we need.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Piste de recherche

Start by auditing the external dependencies used by the static sites and reviewing the Google Search Console findings and first-load behavior described in the issue. Identify which dependencies can be hosted locally or minimized, then recheck first-load performance; done means the selected changes are implemented and their loading impact is verified.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Domaine
performance, web-dev
Type d'issue
Refactorisation
Difficulté
4/5
Temps estimé
3-5 jours
Activité
À l'abandon
Clarté
À clarifier
Accessibilité débutants
35/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.