Performance Routine
- Send less JavaScript (code-splitting / Tree-shaking)
- Lazy-load non-critical resources
- Compress diligently! (GZip, Brotli)
- Cache effectively (HTTP, Service Workers)
- Minify & optimize everything
- Preload or Preresolve DNS critical resources
- Serve modern browsers
Test passes if an established set of performance tests can be identified.