hg clone is unbelievably slow

Andrew Haley aph at redhat.com
Tue Feb 6 10:50:07 UTC 2018


Half an hour or more here.  AFAIK the problem is due to the
inefficiency of Mercurial itself and the hg protocol.

Aleksey Shipilev has done an experiment whereby trees are regularly
cloned and compressed tarballs created; these can be downloaded in a
couple of minutes.  But really we don't want to depend on the largesse
of one developer: if we could download the OpenJDK trees directly by
means of wget (or something similar) we would reduce the load on the
servers and reduce the time taken to download as well.

-- 
Andrew Haley
Java Platform Lead Engineer
Red Hat UK Ltd. <https://www.redhat.com>
EAC8 43EB D3EF DB98 CC77 2FAD A5CD 6035 332F A671


More information about the jdk-dev mailing list