I feel tempted to write a pair of entries for my techblog: "How to write a really slow blog engine" (ie, mine¹) and then "How to make your really slow blog engine go fast despite itself".
¹ Step one: write your blog engine as a giant Python program that runs as a CGI-BIN and dynamically renders everything. From the filesystem, not a database.