Yury Selivanov added the comment: > Wow, that's impressive that such minor syscalls can take so much times!
Apparently, it's not syscalls, it's logging. Actually, with commented out "logging.log" code I can't see a difference wether there are calls to monotonic or not. So we can keep the code as is, let's just log something when select takes longer than 1 second (and log nothing when it's faster) ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue20275> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com