-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pruebas y Optimizacion puntaje lighthouse #4
Comments
Despues de algunas pruebas con el
Con este custom profile se logra optimizar el bundle size, se deberia asingar al Con respecto al puntaje de Lighthouse:
release profile:
custom profile
El mayor bottleneck serian las imágenes dado que una sola imagen ocupa 3mb. |
Y QUE PASA SI QUIERO ESA IMAGEN EN 4K?! Bromeo, si, hay que cambiar eso |
Podemos generar imágenes según el dispositivo visitante para optimizar esto, además de reducir el tamaño de las imagenes |
Actualmente tenemos las siguientes medias en Lighthouse: release profile: Aun falta agregar |
Viene bien! 👍 |
No description provided.
The text was updated successfully, but these errors were encountered: