On Wed, Jan 9, 2013 at 5:20 PM, Richard Hipp <d...@sqlite.org> wrote:
>
>
> On Wed, Jan 9, 2013 at 12:16 PM, Michai Ramakers <m.ramak...@gmail.com>
> wrote:
>>
>> Hello,
>>
>> >>   in shell 1: # fossil server ori.fossil
>> >>   in shell 2: $ fossil clone http://michai@localhost:8080/ copy.fossil
>> >
>> >
>> >
>> > Might be faster and easier to do:
>> >
>> >      fossil clone file::///path/to/ori.fossil copy.fossil
>> >
>> > Dunno why your localhost clone is slow.  It is really fast for me here
>> > on
>> > Linux, Window8, MacOS, and Sparc-Solaris.
>>
>> Alright, thank you; I'll use that as a workaround. I will try this
>> version of fossil on a 32-bit host and see what happens.
>>
>> Would you be interested in a repo that reproduces this (here),
>> assuming I can make one?
>
>
> Yes.

ok, I made new repos containing...

  - 1 file of 1 MB of random: reproduces 3 out of 10 times here
  - 1 file of 10 MB of random: reproduces 4/10 times here
  - repo with around 2100 files, around 500 MB: reproduces 10/10 times here

all are available, of course. I restarted the server between each
test. Unless any suggestions come up, I'll stop with statistics for a
while now... :-)

What I did notice what that when a test failed (i.e. traffic became
slow), it would typically show a few (let's say 5 or less) 'round
trips' as shown in the progress feedback - no idea if this is
relevant.

Michai
_______________________________________________
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