All Projects → apache → Incubator Pagespeed Mod

apache / Incubator Pagespeed Mod

Licence: apache-2.0
Apache module for rewriting web pages to reduce latency and bandwidth.

Labels

Projects that are alternatives of or similar to Incubator Pagespeed Mod

Kabarvirus
KabarVirus.com: cepat (PageSpeed 100), ringan (10 KB)
Stars: ✭ 109 (-82.97%)
Mutual labels:  pagespeed
awesome-performance-testing
A collection of awesome performance testing resources
Stars: ✭ 125 (-80.47%)
Mutual labels:  pagespeed
howfast
A simple CLI for generating more accurate data from Lighthouse reports.
Stars: ✭ 15 (-97.66%)
Mutual labels:  pagespeed
Nginx Ee
Automated Nginx compilation from sources with additional modules support. Compatible with WordOps, EasyEngine & Plesk
Stars: ✭ 132 (-79.37%)
Mutual labels:  pagespeed
Hiper
🚀 A statistical analysis tool for performance testing
Stars: ✭ 2,667 (+316.72%)
Mutual labels:  pagespeed
phpinsights
A versatile PHP Library for Google PageSpeed Insights
Stars: ✭ 109 (-82.97%)
Mutual labels:  pagespeed
Docker Google Lighthouse
Google Lighthouse - Docker Image
Stars: ✭ 46 (-92.81%)
Mutual labels:  pagespeed
Webp server go
Go version of WebP Server. A tool that will serve your JPG/PNGs as WebP format with compression, on-the-fly.
Stars: ✭ 543 (-15.16%)
Mutual labels:  pagespeed
nginx-more
Development repository for nginx-more package
Stars: ✭ 96 (-85%)
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 (-93.59%)
Mutual labels:  pagespeed
Incubator Pagespeed Cpanel
mod_pagespeed module for CPanel WHM
Stars: ✭ 143 (-77.66%)
Mutual labels:  pagespeed
Pagespeed exporter
Prometheus pagespeed exporter
Stars: ✭ 149 (-76.72%)
Mutual labels:  pagespeed
PageSpeed-Badges
Flex your perf muscles 💪 Badges for displaying PageSpeed Insights stats
Stars: ✭ 12 (-98.12%)
Mutual labels:  pagespeed
Html Minifier
A simple command line tool to minify your HTML, Razor views & Web Forms views
Stars: ✭ 123 (-80.78%)
Mutual labels:  pagespeed
Nginx Autoinstall
Compile Nginx from source with custom modules on Debian and Ubuntu
Stars: ✭ 443 (-30.78%)
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 (-88.91%)
Mutual labels:  pagespeed
pagespeedParseR
pagespeedParseR is an R wrapper for Google Pagespeed Insights API, that also enables convenient parsing
Stars: ✭ 20 (-96.87%)
Mutual labels:  pagespeed
Web Monitoring
前端监控,性能监控平台。The front end monitoring platform focuses on Web end experience data monitoring. Three aspects of the health of Web pages are monitored: page opening speed (speed measurement), page stability (JS Error), and external service call success rate (API).
Stars: ✭ 592 (-7.5%)
Mutual labels:  pagespeed
Incubator Pagespeed Ngx
Automatic PageSpeed optimization module for Nginx
Stars: ✭ 4,327 (+576.09%)
Mutual labels:  pagespeed
docker-alpine-nginx-pagespeed
Dockerized Nginx with PageSpeed Module on Alpine Linux
Stars: ✭ 28 (-95.62%)
Mutual labels:  pagespeed

mod_pagespeed

logo

CI Status
Travis Build Status

mod_pagespeed is an open-source Apache module created by Google to help Make the Web Faster by rewriting web pages to reduce latency and bandwidth.

mod_pagespeed releases are available as precompiled linux packages or as source. (See Release Notes for information about bugs fixed)

mod_pagespeed is an open-source Apache module which automatically applies web performance best practices to pages, and associated assets (CSS, JavaScript, images) without requiring that you modify your existing content or workflow.

mod_pagespeed is built on PageSpeed Optimization Libraries, deployed across 100,000+ web-sites, and provided by popular hosting and CDN providers such as DreamHost, GoDaddy, EdgeCast, and others. There are 40+ available optimizations filters, which include:

  • Image optimization, compression, and resizing
  • CSS & JavaScript concatenation, minification, and inlining
  • Cache extension, domain sharding, and domain rewriting
  • Deferred loading of JavaScript and image resources
  • and many others...

Demo

Try it modpagespeed.com
Slack https://the-asf.slack.com/archives/CJTG9RH9U
Read about it https://developers.google.com/speed/pagespeed/module
Download it https://modpagespeed.com/doc/download
Check announcements https://groups.google.com/group/mod-pagespeed-announce
Discuss it https://groups.google.com/group/mod-pagespeed-discuss
FAQ https://modpagespeed.com/doc/faq

Curious to learn more about mod_pagespeed? Check out our GDL episode below, which covers the history of the project, an architectural overview of how mod_pagespeed works under the hood, and a number of operational tips and best practices for deploying mod_pagespeed.

GDL Episode

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].