项目作者: gsaini
项目描述 :
Tooling to measure website performance
高级语言:
项目地址: git://github.com/gsaini/Performance-Measurements.git
Tooling to measure website performance
https://developers.google.com/web/fundamentals/performance/why-performance-matters/
Topics -
Topics on “Tooling to measure your website performance” as below…
Chrome Developer Tools overview
Progressive Tooling | What are the different performance tools?
Front-end performance with HTTP/2
Service Workers: an Introduction
- Google workbox
- Server side rendering & code splitting.
Browserslist Integration
- babel 7
- autoprefixer, stylelint, eslint-plugin-compat and many others.
Server configurations.
- Assessing Loading Performance in Real Life with Navigation and Resource Timing
- Reduce JavaScript Payloads with Tree Shaking
- Web Performance Optimization with webpack
- Offscreen Images - IntersectionObserver
Performance
- Critical Request Chains
- Defer unused CSS
- Enable Text Compression
- Resource Hints and Client Hints
Best Practices
- Opens External Anchors Using rel=”noopener”
Walkthrough - Front-end performance checklist
- Community Resources - Blogs, GitHub, Twitter, Stack overflow, Videos, Books
- Lighthouse CI
- Web Worker
- Content Compression gzip, brotli etc.
- http2
- Content Caching