I\'ve noticed that a few Wordpress blogs have query statistics present in their footer that simply state the number of queries and the total time required to process them for th
Try adding this to the bottom of the footer in your template:
num_queries; ?> .