[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Severe speed problems with binary files
From: |
Russ Sherk |
Subject: |
Re: Severe speed problems with binary files |
Date: |
Wed, 13 Apr 2005 12:51:43 -0400 |
How many revisions of the example file are there? cvs speed may be
affected adversly by a large number of revisions of a binary file.
--Russ
On 4/13/05, John Beranek <address@hidden> wrote:
> Larry Jones wrote:
> > John Beranek writes:
> >>We use the CVS server via pserver, but generally the client is run on
> >>the server machine.
> >
> > Does it make any difference if you run in local mode rather than client/
> > server mode?
>
> ----------------------------------------------------------------------
>
> time cvs -d /home/cvs/cvsroot co tools/xxxx/xxxx/xxxx/docs/xxxx.pdf
>
> real 3m26.161s
> user 3m23.930s
> sys 0m0.130s
>
> ----------------------------------------------------------------------
>
> So, no (except for the fact the pserver example in my first post _was_
> run remotely, thereby showing different numbers for "user" time spent).
> Oh, and something I forgot to put in the first email:
>
> ----------------------------------------------------------------------
>
> $ ls -lh tools/xxxx/xxxx/xxxx/docs/xxxx.pdf
>
> -rw-r--r-- 1 jberanek jberanek 3.0M Mar 17 12:55
> tools/xxxx/xxxx/xxxx/docs/xxxx.pdf
>
> ----------------------------------------------------------------------
>
> John.
>
> --
> John Beranek To generalise is to be an idiot.
> http://redux.org.uk/ -- William Blake
>
> _______________________________________________
> Info-cvs mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/info-cvs
>