975
edits
No edit summary |
|||
Line 17: | Line 17: | ||
=== Profiling === | === Profiling === | ||
* | * [https://addons.mozilla.org/en-US/firefox/addon/5369 YSlow] - #1 perf. tool for frontend. Graded score for page and each rule. Use this and try to hit the first 5 rules as much as possible. (Except CDN req.) | ||
*YSlow | * [http://code.google.com/speed/page-speed/ PageSpeed] - Performance rules, some overlap with YSlow. Harder to figure out what is a priority. Recommend to use after getting an 'A' in YSlow. | ||
* | * [http://www.webpagetest.org WebpageTest] - Use defaults to get a 'normal' test | ||
* | * Firebug JS Profiler | ||
== New Site == | == New Site == |
edits