okuryu / yslow

YSlow analyzes web pages and why they're slow based on Yahoo!'s rules for high performance web sites.

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.
Copyrights licensed under the New BSD License. See the accompanying LICENSE file for terms.

About

YSlow analyzes web pages and why they're slow based on Yahoo!'s rules for high performance web sites.

yslow.org

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


Languages

Language:JavaScript 100.0%