Expensive
Hard to scale
Works well
Easy to understand
Always load all of WordPress
Not very performant
advanced-cached.php implements a page cache for WordPress
Loaded after 1% of WordPress is loaded
If metadata does not exist, strip the tags and display
If metadata exists, generate the block
Uses core standards
"callback" method is may present problems
Embed ESI tags in the template
Adheres to WordPress standards
Many partials can lead to many WordPress loads
There is no right answer
There are a lot of wrong answers
Each app needs its own technique