https://bugzilla.novell.com/show_bug.cgi?id=891383 https://bugzilla.novell.com/show_bug.cgi?id=891383#c0 Summary: Bad performance of python-paramiko SSHClient.connect() Classification: openSUSE Product: openSUSE Factory Version: 201408* Platform: Other OS/Version: Other Status: NEW Severity: Critical Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: jmatejka@suse.com QAContact: qa-bugs@suse.de Found By: --- Blocker: --- Created an attachment (id=601906) --> (http://bugzilla.novell.com/attachment.cgi?id=601906) paramiko sscce Bad performance of python-paramiko SSHClient.connect() paramiko 1.11: yac@linux-1e2q % python paramiko-sscce.py 2014-08-11 19:00:21.954970 2014-08-11 19:00:23.477579 0:00:01.522609 paramiko 1.13: yac@linux-1e2q % python paramiko-sscce.py 2014-08-11 19:03:12.141591 2014-08-11 19:03:22.407041 0:00:10.265450 The difference in this sscce is only ~8 seconds, however in the testsuite of my project it makes difference of 40 seconds per one connection. My guess is it has something to do with open file descriptors. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.