Speed Up Your Website with Better Image Optimization in Photoshop (uxbooth.com) 2 points by msc 17y ago ↗ HN
[–] yycom 17y ago ↗ Please people, quit it with these micro-optimisations (images, css sprites, compression). Most websites are slow because:1. they use no-cache headers, forcing everyone to wait for the server to regenerate the page2. they generate pages dynamicallyMost sites can and should use static pregeneration of content with appropriate caching headers.
1 comment
[ 4.2 ms ] story [ 16.9 ms ] thread1. they use no-cache headers, forcing everyone to wait for the server to regenerate the page
2. they generate pages dynamically
Most sites can and should use static pregeneration of content with appropriate caching headers.