Performance Optimized MVC Starter Project

I’ve added a starter project for MVC that includes a bunch of good performance fixes.  It’s published on GitHub and you can grab whatever piece that you need.  It includes HTTP compression, HTTP cache headers, correct mime-types, minification of JavaScript and CSS, Bootstrap SCSS so you can pick and choose components, and a cache control attribute for use on MVC views and WebAPI methods.

https://github.com/dirq/PerformAnt

This is the example project from my Web Performance Quick Wins presentation.

Here’s the slides too:


Posted

in

by

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *