Skip to main content

Home/ Tools for web developers/ Group items tagged performance

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

Code: Flickr Developer Blog » Building Fast Client-side Searches - 0 views

  •  
    Yesterday we released a new people selector widget (which we've been calling Bo Selecta internally). This widget downloads a list of all of your contacts, in JavaScript, in under 200ms (this is true even for members with 10,000+ contacts). In order to get this level of performance, we had to completely rethink how we send data from the server to the client.
Vernon Fowler

Type-o-matic - 0 views

  •  
    A Firefox extension to analyze typography across a number of web pages to improve consistency and optimise performance of type-related CSS.
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
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
Vernon Fowler

CSS Lint - 0 views

  •  
    CSS Lint points out problems with your CSS code. It does basic syntax checking as well as applying a set of rules to the code that look for problematic patterns or signs of inefficiency. The [rules] are all pluggable, so you can easily write your own or omit ones you don't want.
Vernon Fowler

SVG-Optimiser - 0 views

  • Files created in Inkscape or Illustrator are particularly amenable to optimisation.
  •  
    A Python program to reduce the file size of uploaded SVGs.
Vernon Fowler

WordPress › Support » What for JPG? - 0 views

  • I was planing to make a plugin for JPEG images as well. But until I do, You can work your way out with these plugins... CW Image Optimizer - http://wordpress.org/plugins/cw-image-optimizer/ EWWW Image Optimizer - http://wordpress.org/plugins/ewww-image-optimizer/ WP Resized Image Quality - http://wordpress.org/plugins/wp-resized-image-quality/
Sarah HL

Welcome - 2 views

I put the tag tools in my bookmarks for all tools. You find interesting stuff ? Bookmark & send it to us ! HTML, XHTML CSS Javascript, Ajax XML JSON Performance Graphic tools Extensions for brow...

lang:fr lang:en tools html css javascript

started by Sarah HL on 13 Feb 09 no follow-up yet
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

Using Disqus? You Don't Need Akismet | daviseford.com - 0 views

  • Akismet was sucking up a huge amount of time, and causing pages to render 2-3 seconds slower.
  • Akismet is not only rendered useless by Disqus, but it's also a resource hog.
1 - 18 of 18
Showing 20 items per page