[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Sharded FSFS repositories

From: <philipp.marek_at_bmlv.gv.at>
Date: 2007-03-22 19:19:54 CET

> My goal was to recreate what Malcolm had done based solely on his
> description above. But some of your ideas were interesting although they
> don't appear match what Malcolm has done.
Thank you.

> OK, I did that. The summary: no change. NTFS appears to be just as fast for
> this scenario as any other modern filesystem.
>
> Across 1024 file opens in a directory of 2^20 files, an average time
> (seconds) of 0.025 for not-sharded and 0.026 for sharded. See the attached
> scripts and log files for the details. I ran the read script three times,
> recording the 3rd iteration's time to minimize the impact of my slower
> laptop.
Your script has 2^12, which is 4096, in it.
Just out of interest: Could you post the complete log?
Dividing with 2^10 I get 25µs per open. I have seen completely different results
... which Windows is that? Are you sure that you really have 1 024 076 files in
this directory?

Thank you for your efforts!

Regards,

Phil

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Mar 22 19:20:30 2007

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.