YSlow analyzes web pages and suggests ways to improve their performance based on a set of rules for high performance web pages.
All flavors:
make
Specific flavor:
make <flavor>
Available flavors:
- firefox: Mozilla Firefox add-on
- chrome: Google Chrome extension
- bookmarklet: Mobile/Desktop browser bookmarklet
- opera: Opera extension
- safari: Apple Safari extension
- nodejs: Command line for HAR files powered by Node.JS and NPM
- phantomjs: Command line with headless WebKit powered by PhantomJS
- nodeserver: Node.JS Server powered by express
e.g.:
make chrome
All flavors:
make pkg
Specific flavor:
make pkg-<flavor>
e.g:
make pkg-firefox
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.