Hi,

On 11/15/07, Andreas Volz <[EMAIL PROTECTED]> wrote:
> Am Tue, 13 Nov 2007 12:46:11 -0800 (PST) schrieb Ken:
>
> > I think your blob file performance may greatly depend upon the file
> > system that it used and the workload.
> >
> > I found this article:
> >
> > http://oss.sgi.com/projects/xfs/papers/filesystem-perf-tm.pdf
>
> Very interesting document. But I couldn't know and rely on what
> filesystem the user has. There should be another way to ensure a good
> file access speed.

Interestingly, Microsoft's SourceSafe (at least VS-6.0) apparently
uses file system while SVN uses Berkeley DB as I read once. Both
products have a common application but use different storage
mechanism. That boils down to what algorithm you are using for your
particular problem.

Just my two cents.
--
Asif

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to