OpenJDK (Java) migrating from Mercurial?

Arne Babenhauserheide arne_bab at web.de
Wed Nov 20 18:20:36 UTC 2019


Uwe Brauer <oub at mat.ucm.es> writes:

>    > Hi Uwe,
>    > Uwe Brauer <oub at mat.ucm.es> writes:
>
>
>    > This sounds you’re not using bash.
>
>    > Does it help to start the script with #!/usr/bin/env bash
>
> That indeed helped, thanks!
>
> Just out of curiosity:
> the script run around 3 min and produced.
>
> real    1m6.900s
> user    0m59.272s
> sys     0m6.680s
>
> real    1m7.421s
> user    0m59.904s
> sys     0m6.696s

This means that you have no relevant slowdown due to increased number of
branches.

If you have a lot of time, you could adjust the script to create 10000
branches and see whether you see slowdown.

Best wishes,
Arne
-- 
Unpolitisch sein
heißt politisch sein
ohne es zu merken
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 1076 bytes
Desc: not available
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20191120/107b0e1c/attachment.asc>


More information about the Mercurial mailing list