Web Performance Meetup 1 Web Performance Toolbelt Jeremy
Web Performance Meetup 2 What next? Where is the time? Remember the Rules?! Toolbelt –YSlow –Pagespeed –HTTP Watch (Free / Prof Version) –DynaTrace => we will have a guest speaker –Google Profiler –HAR
Web Performance Meetup 3 Empty CachePrimed Cache search.live.com/results67%0% en.wikipedia.org/wiki94%91% Frontendtime
Web Performance Meetup 4 Yahoos Rules Minimize HTTP Requests Use a Content Delivery Network Add an Expires or a Cache- Control Header Gzip Components Put StyleSheets at the Top Put Scripts at the Bottom Avoid CSS Expressions Make JavaScript and CSS External Reduce DNS Lookups Minify JavaScript and CSS Avoid Redirects Remove Duplicate Scripts Configure ETags Make AJAX Cacheable Use GET for AJAX Requests Reduce the Number of DOM Elements No 404s Reduce Cookie Size Use Cookie-Free Domains for Components Avoid Filters Do Not Scale Images in HTML Make favicon.ico Small & Cacheable
YSlow Web Performance Meetup 5
6 Gooles Rules Avoid bad requests Avoid CSS expressions Combine external CSS Combine external JavaScript Defer loading of JavaScript Enable compression Leverage browser caching Leverage proxy caching Minify CSS Minify HTML Minify JavaScript Minimize request size Minimize DNS lookups Minimize redirects Optimize images Optimize the order of styles and scripts Parallelize downloads across hostnames Put CSS in the document head Remove unused CSS Serve resources from a consistent URL Serve scaled images Serve static content from a cookieless domain Specify a character set early Specify image dimensions Use efficient CSS selectors
Pagespeed Web Performance Meetup 7
HTTP Watch Web Performance Meetup 8
DynaTrace not by Me ;) Web Performance Meetup 9
Google Profiler Web Performance Meetup 10
HAR Http Archive Specification – specificationhttp://groups.google.com/group/http-archive- specification JSON Format Export – 9/http-archive-specification-firebug-and- httpwatch/ 9/http-archive-specification-firebug-and- httpwatch/ Web Performance Meetup 11
Need quick example? See quickly how components interact… Example 1: Example 2: Web Performance Meetup 12
Web Performance Meetup 13 ?
Web Performance Meetup 14 Last words Please review the Meetup on Meetup.com Next Meetup => Thursday, November 3 th 2011