Skip to main content

Home/ Tools for web developers/ Group items tagged speed

Rss Feed Group items tagged

Vernon Fowler

WebPagetest - Website Performance and Optimization Test - 0 views

  • Run a free website speed test from multiple locations around the globe using real browsers (IE and Chrome) and at real consumer connection speeds. You can run simple tests or perform advanced testing including multi-step transactions, video capture, content blocking and much more. Your results will provide rich diagnostic information including resource loading waterfall charts, Page Speed optimization checks and suggestions for improvements.
de Villamil Frédéric

OpenX Blog » The Need for Speed - 0 views

  •  
    This article explains how we made our PHP application 50x faster.
Vernon Fowler

How to enable keep-alive for faster page speed - 0 views

  • Enable keep-alive using .htaccess If you do not have access to your webserver config file you can enable keep-alive yourself using an .htaccess file. <ifModule mod_headers.c> Header set Connection keep-alive </ifModule> Adding this to your .htaccess file will add keep alive headers to your requests, which will override most webserver or host limitations.
  • Some people mistakenly believe that they do not have to worry about this because HTTP connections nowadays are by default persistent (keep-alive enabled). While this is true, many people use shared hosting environments or web servers that may close connections unbeknownst to the user. This is done for performance reasons
Sarah HL

smush.it! - 0 views

  • Performance just got a little bit easier. Optimizing images by hand is time consuming and painful. Smush it does it for you.
  • Smush it comes in different flavours: You can upload a bunch of pictures in your browser You can provide us with a list of image urls or You can get a Firefox Extension or a cross-browser bookmarklet to optimize the images found on any web page
1 - 7 of 7
Showing 20 items per page