Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 674 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 674 Bytes

Performance Proxy

A Cloudflare Worker proxy for experimenting with web performance optimisations.

View live on perfproxy.com

Getting started

  1. npm install
  2. npm run start

Note that you will need to update your hosts file to see optimisations locally.

PRs and issues accepted.