This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Snapshot speed on managing files


On 13 January 2007 18:19, Corinna Vinschen wrote:


> Ok, next thing is taking the time with the current implementation
> which always moves the file to the bin:
> 
>   $ ./deltest.sh
>   Creating files... Ok.
>   Deleting files ...
>   real    0m2.546s
>   user    0m0.233s
>   sys     0m0.578s
> 
> Huh?  2.5s for what Marco tells us needs 1m40 on his machine?
> 
> Anyway, let's try with the new implementation:
> 
>   $ ./deltest.sh
>   Creating files... Ok.
>   Deleting files ...
>   real    0m2.359s
>   user    0m0.187s
>   sys     0m0.531s
> 
> Can anybody explain to me why moving to the bin should take that
> long on another machine?  Apparently the performance hit is barely
> visible on my machine.  It's hardly worth to change the code.

> So, what's up on the slow machines? 

  How full are your respective recycle bins?  I've noticed just through
deleting things in ordinary windows explorer that the recycle bin thrashes
like crazy when it starts to get full; seriously thrashes, like 15 or 20
seconds just to delete a small file.


    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]