macports ssh slower than osx ssh
Jeremy Lavergne
jeremy at lavergne.gotdns.org
Wed Apr 9 07:52:53 PDT 2014
If it was just these two tests in this order, I’d assume DNS resolution for the first request had an impact.
Got more tests or more information?
On Apr 9, 2014, at 10:47, Brad Allison <brad.allison at gmail.com> wrote:
> Why is macports ssh 4 seconds slower than osx built in ssh when using gss-api?
>
> brad-allison-pro:~ brad.allison$ time /opt/local/bin/ssh -2 -v -l root m2inf-kerberostest-01 date > /tmp/kerbtest-ssh-macports.txt 2>&1
>
> real 0m20.890s
> user 0m0.007s
> sys 0m0.008s
>
>
> brad-allison-pro:~ brad.allison$ time /usr/bin/ssh -2 -v -l root m2inf-kerberostest-01 date > /tmp/kerbtest-ssh-osx.txt 2>&1
>
> real 0m15.894s
> user 0m0.011s
> sys 0m0.008s
More information about the macports-users
mailing list