CPU Usage

I think I may have come up with a real solution to MacMegasite’s CPU usage problem. I’ve created a new lightweight front page which doesn’t use Drupal but lists the content from the database. When you view an article from the front page, it uses Drupal to display it. The front page code is very simple, consisting only of a single database query to Drupal’s node table.