Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optimise images (254 KB reduction) #14

Merged
merged 1 commit into from Jan 23, 2013

Conversation

imageoptimiser
Copy link
Contributor

Hi, facebook.

I've taken the liberty of putting xhprof's image assets though a range of optimisation tools. Image optimisation allows us to reduce the footprint of images - meaning faster load times at no cost to image quality. It does this by finding the best (lossless) compression parameters, stripping embedded comments, and removing unnecessary colour profiles. See more.

I found 6 optimisable images, making a 254 KB reduction in size. That's about 23.55% of your total image assets.

Merry Christmas.

NameReduction
sample-callgraph-image.jpg26.20%
sample-diff-report-flat-view.jpg21.84%
sample-diff-report-parent-child-view.jpg24.19%
sample-flat-view.jpg22.04%
sample-parent-child-view.jpg26.34%
indicator.gif7.60%

Tools used: advpng, gifsicle, jpegoptim, jpegrescan, jpegtran, optipng, pngcrush, pngout. This is an automated bot maintained by @skattyadz

billf added a commit that referenced this pull request Jan 23, 2013
@billf billf merged commit 40c6768 into phacility:master Jan 23, 2013
@LionsAd LionsAd mentioned this pull request Nov 6, 2015
@Minasu Minasu mentioned this pull request Jun 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants