Page Speed performance optimizations for Microsoft IIS
PageSpeed technology visualized:
IISpeed aims to port mod_pagespeed to Microsoft's IIS webserver.
A few highlights of what IISpeed can do for your websites:
- Minify, rewrite, and combine javascript and css
- Optimize images (inlining, rescaling/recompression, webp transcoding and more)
- Sprite css images
- HTML minification
- Deferring javascript
- Lazyloading images
- A/B testing with different settings
- The full feature list can be found here
IISpeed will optimize HTML and other resources served from IIS on the fly,
including static content, asp, ASP.NET, php, ColdFusion, and so on.
The results are faster page loads, reduced bandwidth requirements,
and an improved SEO rating.