hg clone is unbelievably slow (original) (raw)

David Lloyd david.lloyd at redhat.com
Tue Feb 6 13:43:22 UTC 2018


In some cases it might suffice to use my git mirror at https://github.com/dmlloyd/openjdk which seems somewhat faster. The "divided" trees (Java 9 and earlier) are not very up to date and a bit "hacky" but the consolidated trees (Java 10 and later) are up to date (with an automated job) and quite accurate.

On Tue, Feb 6, 2018 at 7:24 AM, Andrew Haley <aph at redhat.com> wrote:

On 06/02/18 11:21, dalibor topic wrote: > Fwiw, wget http://hg.openjdk.java.net/jdk/jdk/archive/tip.tar.bz2 takes > just a few minutes. > > If all you need is the latest tip, then that's preferable to and much > faster than cloning the full tree. But since it lacks the history, you > can't pull 'further' from that archive.

Well, quite, so it's no use to devs. If, on the other hand, it did have the full history, that would be a major win. -- 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