14 KB/s now. Yesterday 40 KB/s. Is that transitory or there is no enough bandwidth on llvm.org?
Hi Oscar,> 14 KB/s now. Yesterday 40 KB/s. > Is that transitory or there is no enough bandwidth on llvm.org?Something is wrong on your side: $ git clone http://llvm.org/git/llvm.git Cloning into llvm... remote: Counting objects: 607409, done. remote: Compressing objects: 100% (118270/118270), done. Receiving objects: 2% (13924/607409), 3.87 MiB | 402 KiB/s -- With best regards, Anton Korobeynikov Faculty of Mathematics and Mechanics, Saint Petersburg State University
2011/11/2 Óscar Fuentes <ofv at wanadoo.es>:> 14 KB/s now. Yesterday 40 KB/s. > > Is that transitory or there is no enough bandwidth on llvm.org?Oscar, is it slower always? whatever to fetch each repository.git? ...Takumi
Hello Anton and Takumi. Anton Korobeynikov <anton at korobeynikov.info> writes:>> 14 KB/s now. Yesterday 40 KB/s. >> Is that transitory or there is no enough bandwidth on llvm.org? > Something is wrong on your side: > > $ git clone http://llvm.org/git/llvm.git > Cloning into llvm... > remote: Counting objects: 607409, done. > remote: Compressing objects: 100% (118270/118270), done. > Receiving objects: 2% (13924/607409), 3.87 MiB | 402 KiB/sCurious. I just cloned LLVM from repo.or.cz and Clang from gitorious.org at full speed (1 MB/s). Maybe it's something on the path from here to llvm.org. Thanks for checking. Takumi: Tried yesterday and today. Sometimes there were short spikes of 100 KB/s but the average speed was 40 KB/s (yesterday) and 14 KB/s (today). IIRC also tried several times months ago and gave up due to the slowness, but I don't recall the exact figures.