issues
search
anupanup2001
/
loanschedule
0
stars
0
forks
source link
Improve performance of site load
#46
Closed
anupanup2001
closed
11 years ago
anupanup2001
commented
11 years ago
Remedies
All images except those with transparency to be converted to jpeg from png
Carousel background images to be resized for performance
All js and css files to be minified for production use
Use minnified CDN for all libraries eg. jquery, bootstrap as its possible that browser cache already has it if some other site uses
Remedies