https://github.com/rdig/crp
Simple websever and basic html pages to help aid using Chrome's DevTools to analyze the Critical Rendering Path of a webpage.
https://github.com/rdig/crp
Last synced: about 1 year ago
JSON representation
Simple websever and basic html pages to help aid using Chrome's DevTools to analyze the Critical Rendering Path of a webpage.
- Host: GitHub
- URL: https://github.com/rdig/crp
- Owner: rdig
- Created: 2024-03-05T10:53:24.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-05T11:01:03.000Z (over 2 years ago)
- Last Synced: 2024-10-19T17:32:54.006Z (over 1 year ago)
- Language: JavaScript
- Size: 765 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Critical Rendering Path Analysis Showcase Aid
Simple websever and basic html pages to help aid using Chrome's DevTools to analyze the Critical Rendering Path of a webpage.
This was initially used to aid in one of [@joincolony](https://github.com/JoinColony)'s Dev Dive sessions presentation
