Tim Kadlec 5/22/2014

Performance Budgeting with Grunt

Read Original

This article explains the concept of performance budgeting for web development and introduces a custom Grunt.js plugin called grunt-perfbudget. The plugin uses the WebPageTest API to test URLs against defined performance metrics (like SpeedIndex) and can fail a build if thresholds are not met. It covers setup, configuration options, and recommended use in a build/deploy process.

Performance Budgeting with Grunt

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week