addyosmani / addyosmani/psi-gulp-sample
How to get output to look like the sample in psi?
- 主要语言
- JavaScript
- 星标
- 126
- 派生
- 9
- PR 合并指标
- 30 天内没有已合并 PR
描述
Here's a sample output of what I'm getting using `psi-gulp-sample`
```
➜ lmweb git:(tooling) ✗ gulp pagespeed_desktop
[11:39:23] Using gulpfile ~/sites/lmweb/gulpfile.js
[11:39:23] Starting 'pagespeed_desktop'...
Speed score: 83
{ numberResources: 38,
numberHosts: 11,
totalRequestBytes: '4041',
numberStaticResources: 28,
htmlResponseBytes: '55965',
cssResponseBytes: '173188',
imageResponseBytes: '268214',
javascriptResponseBytes: '890274',
otherResponseBytes: '200623',
numberJsResources: 17,
numberCssResources: 4 }
[11:39:25] Finished 'pagespeed_desktop' after 1.97 s
```
How can one get the output to look like this? https://github.com/addyosmani/psi
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。