reinaldonj / yslow

YSlow analyzes web pages and suggests ways to improve their performance based on a set of rules for high performance web pages.

Home Page:yslow.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YSlow

YSlow analyzes web pages and suggests ways to improve their performance based on a set of rules for high performance web pages.

Building

All flavors:

make

Specific flavor:

make <flavor>

Available flavors:

e.g.:

make chrome

Packaging

All flavors:

make pkg

Specific flavor:

make pkg-<flavor>

e.g:

make pkg-firefox

More Info

yslow.org

Licensing

Copyright (c) 2012, Yahoo! Inc. All rights reserved.
Copyright (c) 2013, Marcel Duran and other contributors. All rights reserved.
Copyrights licensed under the New BSD License. See the accompanying LICENSE file for terms.

Bitdeli Badge

About

YSlow analyzes web pages and suggests ways to improve their performance based on a set of rules for high performance web pages.

yslow.org

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:JavaScript 98.4%Language:CSS 1.6%