文件名称:ngx_pagespeed-master
- 所属分类:
- 数学计算/工程计算
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-05-06
- 文件大小:
- 108kb
- 下载次数:
- 0次
- 提 供 者:
- shigeai*******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
该算法是最优化算法当中处理图形的较为常见的算法,适合初学者学习-ngx_pagespeed
ngx_pagespeed speeds up your site and reduces page load time by automatically applying web performance best practices to pages and associated assets (CSS, Javascr ipt, images) without requiring you to modify your existing content or workflow. Features include:
Image optimization: stripping meta-data, dynamic resizing, recompression
CSS & Javascr ipt minification, concatenation, inlining, and outlining
Small resource inlining
Deferring image and Javascr ipt loading
HTML rewriting
Cache lifetime extension
and more
To see ngx_pagespeed in action, with example pages for each of the optimizations, see our demonstration site.
ngx_pagespeed speeds up your site and reduces page load time by automatically applying web performance best practices to pages and associated assets (CSS, Javascr ipt, images) without requiring you to modify your existing content or workflow. Features include:
Image optimization: stripping meta-data, dynamic resizing, recompression
CSS & Javascr ipt minification, concatenation, inlining, and outlining
Small resource inlining
Deferring image and Javascr ipt loading
HTML rewriting
Cache lifetime extension
and more
To see ngx_pagespeed in action, with example pages for each of the optimizations, see our demonstration site.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ngx_pagespeed-master
....................\.gitignore
....................\LICENSE
....................\README.md
....................\config
....................\cpp_feature
....................\scripts
....................\.......\prepare_psol.sh
....................\src
....................\...\log_message_handler.cc
....................\...\log_message_handler.h
....................\...\ngx_base_fetch.cc
....................\...\ngx_base_fetch.h
....................\...\ngx_fetch.cc
....................\...\ngx_fetch.h
....................\...\ngx_message_handler.cc
....................\...\ngx_message_handler.h
....................\...\ngx_pagespeed.cc
....................\...\ngx_pagespeed.h
....................\...\ngx_request_context.cc
....................\...\ngx_request_context.h
....................\...\ngx_rewrite_driver_factory.cc
....................\...\ngx_rewrite_driver_factory.h
....................\...\ngx_rewrite_options.cc
....................\...\ngx_rewrite_options.h
....................\...\ngx_server_context.cc
....................\...\ngx_server_context.h
....................\...\ngx_thread_system.cc
....................\...\ngx_thread_system.h
....................\...\ngx_url_async_fetcher.cc
....................\...\ngx_url_async_fetcher.h
....................\...\pthread_shared_mem.cc
....................\...\pthread_shared_mem.h
....................\test
....................\....\nginx_system_test.sh
....................\....\pagespeed_test.conf.template
....................\....\run_tests.sh