[FFmpeg-devel] ffmpegs future version control system
John Dalgliesh
johnd
Mon May 14 15:56:06 CEST 2007
Hi,
On Mon, 14 May 2007 at 20:26 +0800, ?? wrote:
>
> Hi,
>
> On Monday 14 May 2007, Attila Kinali wrote:
>>> Don't be sad ;)
>>> Athlon-xp 2500+, 512MB
>>>
>>> $ time git clone git://git.mplayerhq.hu/ffmpeg
>>> real 38m36.694s
>>> user 0m7.927s
>>> sys 0m1.006s
>>
>> What connection do you have? What is your RTT
>> to mphq? What troughput did you get during git clone?
>> What git version were you using?
>> Also a traceroute would ne nice.
>
> I'm behind the firewall of Tsinghua Univ, git is the latest 1.5.1.4. I think
> the problem is on my side, there seems to be a huge packet loss rate:
>
> $ ping -c 50 git.mplayerhq.hu
>
> --- git.mplayerhq.hu ping statistics ---
> 50 packets transmitted, 34 received, 32% packet loss, time 49155ms
> rtt min/avg/max/mdev = 351.479/352.482/353.919/0.661 ms
[...]
I'm just down the road in WuDaoKou. I get much better stats:
$ time git clone git://git.mplayerhq.hu/ffmpeg
real 4m31.945s
user 0m11.140s
sys 0m2.614s
$ ping -c 50 git.mplayerhq.hu
64 bytes from 213.144.138.186: icmp_seq=0 ttl=37 time=506.440 ms
...
--- git.mplayerhq.hu ping statistics ---
50 packets transmitted, 48 packets received, 4% packet loss
round-trip min/avg/max/stddev = 504.670/506.444/512.504/1.456 ms
This is on some pretty standard ADSL (and Mac OS X. Building git was
trivial.) So the problem really is on your end most likely inside the uni.
The GFC doesn't seem to be an issue.
{P^/
More information about the ffmpeg-devel
mailing list