issues
search
ks888
/
LambStatus
[Maintenance mode] Serverless Status Page System
https://lambstatus.github.io
Apache License 2.0
1.3k
stars
120
forks
source link
Improve frontend performance
#58
Closed
ks888
closed
7 years ago
ks888
commented
7 years ago
This PR improves frontend performance by working on the items below:
Specify CacheControl header (which improves browser cache and CDN performance)
Bundle js/css files
Parallelize HTTP request
Support HTTP/2
This PR improves frontend performance by working on the items below: