Standard web serving stuff like that isn't much overhead, what causes the CPU usage is all the database lookups required to generate rhe forum pages every time you click one. The search function is probably one of the worst considering it has to search through every post.