Skip to content

Latest commit

 

History

History
59 lines (35 loc) · 1.6 KB

README.md

File metadata and controls

59 lines (35 loc) · 1.6 KB

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