# YSlow **Repository Path**: mirrors/YSlow ## Basic Information - **Project Name**: YSlow - **Description**: YSlow是yahoo美国开发的一个页面评分插件,非常的棒,从中我们可以看出我们页面上的很多不足,并且可以知道我们改怎么却改进和优化 - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: https://www.oschina.net/p/yslow - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 2 - **Created**: 2020-06-17 - **Last Updated**: 2025-11-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README YSlow ===== YSlow analyzes web pages and suggests ways to improve their performance based on a set of [rules for high performance web pages](http://developer.yahoo.com/performance/rules.html). ### Building All flavors: make Specific flavor: make Available flavors: * **firefox**: Mozilla [Firefox add-on](https://addons.mozilla.org/en-US/firefox/) * **chrome**: Google [Chrome extension](https://chrome.google.com/webstore/category/extensions) * **bookmarklet**: Mobile/Desktop browser [bookmarklet](http://en.wikipedia.org/wiki/Bookmarklet) * **opera**: [Opera extension](http://extensions.opera.com/) * **safari**: Apple [Safari extension](http://extensions.apple.com/) * **nodejs**: Command line for [HAR](http://www.softwareishard.com/blog/har-12-spec/) files powered by [Node.JS](http://nodejs.org/) and [NPM](http://npmjs.org/) * **phantomjs**: Command line with headless [WebKit](http://www.webkit.org/) powered by [PhantomJS](http://www.phantomjs.org/) * **nodeserver**: Node.JS Server powered by [express](http://expressjs.com/) e.g.: make chrome ### Packaging All flavors: make pkg Specific flavor: make pkg- e.g: make pkg-firefox More Info --------- [yslow.org](http://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](https://d2weczhvl823v0.cloudfront.net/marcelduran/yslow/trend.png)](https://bitdeli.com/free "Bitdeli Badge")