My site is slow because I have over 800 blog entries. I am interested in improving its performance so caching is interesting to me.
The HTML Render caching doesn't quite for me (note: I haven't tested it on 1.10.2 to see if any of the issues are fixed) and I see there is a new {{ cache }}
tag.
Has anyone written or seen an overview of when to use each kind of caching and some example?