Generate critical CSS
CSS file for each page, only containing styles for "above the fold" content.
Set longer cache lifetime
The infamous pagespeed recommendation.
Optimize image thumbnails
Create and serve a WebP version, with optimized JPG/PNG fallback.
Scheduling tasks
Run resource intensive processes in sequence, in the background.
Cache warmup
Exploring approaches for rebuilding the cache after a cache clear.