logilab-devtools #287676 [hgext] mercurial extension slows down every mercurial command [open]
On this project repository, without hgext.jpl= in .hgrc: time hg st real 0m0.185s user 0m0.152s sys 0m0.028s And now, with the extension enabled: time hg st real 0m1.842s user 0m1.736s sys 0m0.080s | |
priority | important |
---|---|
type | bug |
done in | <not specified> |
closed by | <not specified> |
Comments
-
2015/02/17 09:39, written by jcristau
-
2015/02/17 09:40, written by jcristau
-
2015/02/17 10:06, written by dlaxalde
add commentuninstall python-ndg-httpsclient and it'll go back to something sane
or try http://hg.logilab.org/review/cwclientlib/rev/12038e4b496a
indeed thanks.