Skip to content
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

Bootstrap delivery could be faster #16

Open
fechan opened this issue Dec 10, 2020 · 1 comment
Open

Bootstrap delivery could be faster #16

fechan opened this issue Dec 10, 2020 · 1 comment
Labels
enhancement New feature or request priority:low This issue is low priority

Comments

@fechan
Copy link
Member

fechan commented Dec 10, 2020

I tested the production site with Google PageSpeed Insights, and Bootstrap Native being delivered via CDN is taking 680 ms. Possible solutions: deliver locally and/or defer loading the CSS.

image

@fechan fechan self-assigned this Dec 10, 2020
@fechan fechan added the enhancement New feature or request label Dec 10, 2020
@fechan
Copy link
Member Author

fechan commented Dec 11, 2020

Managed to bring bootstrap.min.css down to 330 ms by serving locally and enabling gzip delivery in Apache

@fechan fechan changed the title Bootstrap delivery slow Bootstrap delivery could be faster Dec 11, 2020
@fechan fechan removed their assignment Dec 31, 2020
@fechan fechan added the priority:low This issue is low priority label Dec 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority:low This issue is low priority
Projects
None yet
Development

No branches or pull requests

1 participant