On 4/27/15, Andy Bradford <amb-fos...@bradfords.org> wrote:
> Thus said bch on Mon, 27 Apr 2015 18:33:28 -0700:
>
>> kamloops$ time fossil pull
>> Pull from http://netbsd.sonnenberger.org
>> Round-trips: 1   Artifacts sent: 0  received: 0
>> Pull done, sent: 338  received: 1368  ip: 135.28.13.11
>>         1.43 real         0.00 user         0.10 sys
>
> Ok, that looks  much better. Notice that it does  not report any warning
> about forks (I'm not sure why it  ever did but perhaps g.rcvid was being
> initialized to  some number that  just happened to  be a valid  rcvid in
> your repository).  Also, the time  is much faster, primarily  because it
> never executed the SQL to begin with.
>
> So for a  sync that has no  changes, we're good. It  will be interesting
> when you  actually get a  pull that has changes  to see how  the numbers
> compare.


This seems better this morning -- these metrics are crude, but at
least they're something.


kamloops$ time fossil pull
Pull from http://netbsd.sonnenberger.org
Round-trips: 2   Artifacts sent: 0  received: 10
Pull done, sent: 906  received: 4596  ip: 135.28.13.11
        9.96 real         0.72 user         0.12 sys
kamloops$ time fossil pull
Pull from http://netbsd.sonnenberger.org
Round-trips: 1   Artifacts sent: 0  received: 0
Pull done, sent: 337  received: 1617  ip: 135.28.13.11
        2.64 real         0.00 user         0.01 sys
kamloops$ time fossil pull
Pull from http://netbsd.sonnenberger.org
Round-trips: 1   Artifacts sent: 0  received: 0
Pull done, sent: 337  received: 1617  ip: 135.28.13.11
        1.45 real         0.00 user         0.01 sys
kamloops$ time fossil pull
Pull from http://netbsd.sonnenberger.org
Round-trips: 1   Artifacts sent: 0  received: 0
Pull done, sent: 337  received: 1617  ip: 135.28.13.11
        1.61 real         0.00 user         0.01 sys
kamloops$ time fossil pull
Pull from http://netbsd.sonnenberger.org
Round-trips: 1   Artifacts sent: 0  received: 0
Pull done, sent: 339  received: 1617  ip: 135.28.13.11
        1.32 real         0.00 user         0.01 sys


> Thanks,
>
> Andy
>
> p.s. still cloning (looks to be 50% done).
> --
> TAI64 timestamp: 40000000553eeaaf
>
>
>
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to