blogofile icon indicating copy to clipboard operation
blogofile copied to clipboard

Speed enhancement: cache posts that don't need to be regenerated.

Open EnigmaCurry opened this issue 14 years ago • 0 comments

Introduce a step in blog post parsing that md5/sha hashes the post and loads a preparsed Post object if the hash is unchanged.

Can this speed up rendering of large sites?

EnigmaCurry avatar Oct 05 '10 04:10 EnigmaCurry