Every time an article is created, saved or published, wp uses hundreds of non-cachable queries.
Every time an article is published, it causes the cache to be deleted for not only that article but related pages, which means all those pages have to be rendered again.
For one author, that can be managed. Many authors, the cache is constantly being defeated.
But multi-author blogs with thousands of logged in users is a nightmare with wp.
I suspect 90%+ of wp blogs are in the mini-blog category though.