Webdev:Performance: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 17: Line 17:
=== Profiling  ===
=== Profiling  ===


*Firebug JS Profiler
* [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.
*PageSpeed
* [http://www.webpagetest.org WebpageTest] - Use defaults to get a 'normal' test
*WebpageTest
* Firebug JS Profiler


== New Site  ==
== New Site  ==
975

edits

Navigation menu