I just wanted to get a rough idea of the number of posts you all estimate to see in your blog as months/years pass by. A rough maximum value.
I have been doing performance tests on Pritlog with varying number of posts. With the current approach of using individual files for each post, when I get to more than couple of hundreds of posts, the performance starts falling and if you reach a 1000, the performance will become much slower.
I am trying mockups to create posts in a single file and some other alternatives. I found the most performance with all posts in a single file. I could easily navigate Pritlog with 5000 posts (reasonable large ones) without a problem. Not much performance impact visible to the end user at all.
I think, as time permits, the next thing I want to work on would be the performance. For now, everyone's Pritlog will work absolutely fine. Nothing to panic. Its when you are above 500 posts that things may start slowing down. But before Pritlog users reach there, I want to be able to have a solution for this.