Jeff Atwood at Coding Horror has an interesting post today about how WordPress can max out the CPU of a server (http://www.codinghorror.com/blog/archives/001105.html). In the article he discusses how WP is really slowed down by the fact that it generates every page dynamically each time they are accessed (which in hindsight makes sense). But by just [...]

continue reading.....