All Projects → apache → Incubator Pagespeed Ngx

apache / Incubator Pagespeed Ngx

Licence: apache-2.0
Automatic PageSpeed optimization module for Nginx

Programming Languages

C++
36643 projects - #6 most used programming language
shell
77523 projects
Dockerfile
14818 projects
Makefile
30231 projects

Labels

Projects that are alternatives of or similar to Incubator Pagespeed Ngx

Magento2 Plugin
Speed up your Magento 2 webshop. Optimize your JPEG and PNG images automatically with TinyPNG.
Stars: ✭ 38 (-99.12%)
Mutual labels:  pagespeed
Pagespeed exporter
Prometheus pagespeed exporter
Stars: ✭ 149 (-96.56%)
Mutual labels:  pagespeed
PageSpeed-Badges
Flex your perf muscles 💪 Badges for displaying PageSpeed Insights stats
Stars: ✭ 12 (-99.72%)
Mutual labels:  pagespeed
Gp Vue Boilerplate
Grabarz & Partner Boilerplate is a professional front-end template for building fast, robust, and adaptable web apps or sites with vuejs.
Stars: ✭ 71 (-98.36%)
Mutual labels:  pagespeed
Incubator Pagespeed Cpanel
mod_pagespeed module for CPanel WHM
Stars: ✭ 143 (-96.7%)
Mutual labels:  pagespeed
nginx-more
Development repository for nginx-more package
Stars: ✭ 96 (-97.78%)
Mutual labels:  pagespeed
Nano Nginx
Nano container with nginx preconfigured as reverse proxy
Stars: ✭ 15 (-99.65%)
Mutual labels:  pagespeed
howfast
A simple CLI for generating more accurate data from Lighthouse reports.
Stars: ✭ 15 (-99.65%)
Mutual labels:  pagespeed
Magento Footer Js
Magento extension to move all JavaScript to the end of the page
Stars: ✭ 146 (-96.63%)
Mutual labels:  pagespeed
phpinsights
A versatile PHP Library for Google PageSpeed Insights
Stars: ✭ 109 (-97.48%)
Mutual labels:  pagespeed
Kabarvirus
KabarVirus.com: cepat (PageSpeed 100), ringan (10 KB)
Stars: ✭ 109 (-97.48%)
Mutual labels:  pagespeed
Nginx Ee
Automated Nginx compilation from sources with additional modules support. Compatible with WordOps, EasyEngine & Plesk
Stars: ✭ 132 (-96.95%)
Mutual labels:  pagespeed
awesome-performance-testing
A collection of awesome performance testing resources
Stars: ✭ 125 (-97.11%)
Mutual labels:  pagespeed
Docker Google Lighthouse
Google Lighthouse - Docker Image
Stars: ✭ 46 (-98.94%)
Mutual labels:  pagespeed
docker-alpine-nginx-pagespeed
Dockerized Nginx with PageSpeed Module on Alpine Linux
Stars: ✭ 28 (-99.35%)
Mutual labels:  pagespeed
Jquery.lazy
A lightweight, fast, feature-rich, powerful and highly configurable delayed content, image and background lazy loading plugin for jQuery & Zepto.
Stars: ✭ 965 (-77.7%)
Mutual labels:  pagespeed
Hiper
🚀 A statistical analysis tool for performance testing
Stars: ✭ 2,667 (-38.36%)
Mutual labels:  pagespeed
Nginx Autoinstall
Compile Nginx from source with custom modules on Debian and Ubuntu
Stars: ✭ 443 (-89.76%)
Mutual labels:  pagespeed
jekyll-loading-lazy
🧙🏽‍♀️ Automatically adds loading="lazy" to <img> and <iframe> tags. Load images on your sites lazily without JavaScript.
Stars: ✭ 41 (-99.05%)
Mutual labels:  pagespeed
pagespeedParseR
pagespeedParseR is an R wrapper for Google Pagespeed Insights API, that also enables convenient parsing
Stars: ✭ 20 (-99.54%)
Mutual labels:  pagespeed

ngx_pagespeed

Build Status

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

To see ngx_pagespeed in action, with example pages for each of the optimizations, see our demonstration site.

How to build

Follow the steps on build ngx_pagespeed from source.

How to use

Follow the steps on PageSpeed configuration.

For feedback, questions, and to follow the progress of the project:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].