public marks

PUBLIC MARKS from nhoizey with tags performance & compression

2009

ImageOptim - a PNG/JPEG graphics optimizer for Mac OS X

by 2 others
"ImageOptim is a front-end (GUI) for set of tools for optimisation of PNG/JPEG images and GIF animations. Optimisation makes files smaller (in terms of disk space) by finding optimal compression parameters and by removing unneccessary information, like file comments, EXIF tags and color profiles."

2007

Julien Lecomte’s Blog » Gzip Your Minified JavaScript Files

by 1 other
For optimal performance, gzip your JavaScript code, and stay away from “advanced” JavaScript compression schemes that look attractive on paper, but end up degrading the performance of your site.