The UI runs slow at times and we started analyzing it with YSlow in FireFox. Has anyone looked into making some optimizations to improve the performance? I know all of these won’t improve performance and don’t make sense to implement but performance is one area that from our users perspective that can improve in the solution. Sharing what is reported by YSlow to start the conversation.
Make fewer HTTP Requests
Grade F on Make fewer HTTP requests
This page has 52 external Javascript scripts. Try combining them into one.
This page has 16 external stylesheets. Try combining them into one.
This page has 10 external background images. Try combining them with CSS sprites.
Compress components with gzip
Grade F on Compress components with gzip
There are 67 plain text components that should be sent compressed
Put CSS on top
Grade F on Put CSS at top
There are 12 stylesheets found in the body of the document
Put JavaScript at bottom
Grade F on Put JavaScript at bottom
There are 25 JavaScript scripts found in the head of the document
Minify JavaScript and CSS
Grade F on Minify JavaScript and CSS
There are 10 components that can be minified