Contributions welcome?
joe darcy
joe.darcy at oracle.com
Mon Oct 29 16:51:31 UTC 2018
Hi Patrick,
The times you're seeing are consistent with the measurements we've made.
Cloning from hg.openjdk can take upwards of 30 minutes in Europe and
other locations far (in internet terms) from the server. Clones from
github tend to be 1 to 2 minutes at all the locations we've measured,
given reasonable equipment.
Thanks,
-Joe
On 10/27/2018 10:54 AM, Patrick Reinhart wrote:
> Hi Joe,
>
> Wow !!
>
> [pr at wsccuw01 openjdk]$ time git clone https://github.com/openjdk/jdk
> [...]
> real 0m49.661s
> user 0m40.437s
> sys 0m6.495s
>
>
> versus:
> [pr at wsccuw01 openjdk]$ time hg clone https://hg.openjdk.java.net/jdk/jdk
> [...]
> real 35m0.594s
> user 5m48.109s
> sys 0m33.165s
>
>
> -Patrick
>
>
> Am 25.10.18 um 22:54 schrieb joe darcy:
>> On 10/25/2018 1:29 PM, Patrick Reinhart wrote:
>>> Hi Joe,
>>>
>>> I will get my a clone and see how fast that goes compared to the
>>> mercurial way...
>>>
>>> .. and hey: I was ranked as #33 contributor :-)
>>>
>>> -Patrick
>>>
>> Thanks Patrick.
>>
>> For all the download testing we've done, we've seen healthy speedups
>> compared to hg :-)
>>
>> -Joe
>>
>
More information about the skara-dev
mailing list