구글이 개발한 성능 관련 모듈
Nginx module for rewriting web pages to reduce latency and bandwidth
소스
https://github.com/pagespeed/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, JavaScript, images) without requiring you to modify your existing content or workflow. Features include:
- Image optimization: stripping meta-data, dynamic resizing, recompression
- CSS & JavaScript minification, concatenation, inlining, and outlining
- Small resource inlining
- Deferring image and JavaScript loading
- HTML rewriting
- Cache lifetime extension
- and more
'scribbling' 카테고리의 다른 글
[펌] 스택 오버플로우(stack overflow) 아키텍처 (0) | 2016.03.16 |
---|---|
최소값/최솟값, 최대값/최댓값 (0) | 2016.02.16 |
웹 페이지를 Mac 앱으로 실행하기 - nativefier (0) | 2016.01.29 |
[펌] copy on write 발번역 (0) | 2016.01.25 |
[펌] 일본 동경대 교수가 만든 홀로그램 - haptoclone (0) | 2016.01.03 |