Difference between revisions of "Speed"

From Freephile Wiki
Jump to navigation Jump to search
(Created page with "On the web, it's all about speed. Google has some interesting products as well as good information about speed optimization. See https://developers.google.com/speed/docs/ins...")
(One intermediate revision by the same user not shown)
Line 3: Line 3:
 
Google has some interesting products as well as good information about speed optimization.  See https://developers.google.com/speed/docs/insights/about
 
Google has some interesting products as well as good information about speed optimization.  See https://developers.google.com/speed/docs/insights/about
  
See Mozilla's [https://developer.mozilla.org/en-US/docs/Tools Firefox Developer Tools]. or Chrome Dev Tools
 
  
Use [https://httpd.apache.org/docs/2.4/programs/ab.html Apache Bench] for local testing and establishing a baseline before tweaking anything on the server.
 
 
Not directly related, but there is also <nowiki>https://www.browserling.com/</nowiki> for testing different browsers.
 
 
[[Category:System Administration]]
 
[[Category:System Administration]]
 
[[Category:Google]]
 
[[Category:Google]]
[[Category:Performance]]
 

Revision as of 17:25, 1 April 2015

On the web, it's all about speed.

Google has some interesting products as well as good information about speed optimization. See https://developers.google.com/speed/docs/insights/about