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

Re: [TSVN] File writing performance

From: Will Dean <svn_at_indcomp.co.uk>
Date: 2005-06-30 13:45:32 CEST

At 11:48 30/06/2005 +0100, you wrote:

>I suspect that even with a good
>windows cache, the internals of a WriteFile call are so tortuous that it
>is almost as bad as the old DOS calls which write a single byte directly
>onto the disk. Now, as then, anything which avoids diving into the OS
>will most likely save a bundle of time.

Yes, I'm sure you're right. A long time ago I made a big speed-up on
TortoiseMerge by changing one of its CFile-based parts to use the stdio
cache - I thought people might be interested in some real numbers.

Cheers,

Will

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Jun 30 14:48:40 2005

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

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