[Cosmo] today's progress on resource usage analysis
Brian Moseley
bcm at osafoundation.org
Mon Nov 14 09:55:38 PST 2005
Cyrus Daboo wrote:
> One thing to bear in mind: by removing all the iCal properties you have
> also cut-down on the size of indexes for all that data. However, any
> 'real' CalDAV server is going to need to execute queries and thus there
> will be additional overhead for at least the indexes for all
> properties/parameters. I suspect that is going to add quite a lot to the
> storage requirements.
you're right. i neglected to consider the indexes, which are stored in a
different part of the repository filesystem.
for the 535 event calendar with no stored metadata, the index directory
is just under 1mb in size. pretty forgettable. like you said, i'm sure
it will be a bit beefier when we are storing properties and parameters
again :)
More information about the Cosmo
mailing list