all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Daniel Colascione <dancol@dancol.org>
To: Lars Ingebrigtsen <larsi@gnus.org>
Cc: emacs-devel@gnu.org
Subject: Re: master a37eba8: Speed up initialization by preferring /dev/urandom to GnuTLS
Date: Sat, 29 Oct 2016 23:51:21 -0700	[thread overview]
Message-ID: <r025bmy2pbx2.fsf@dancol.org> (raw)
In-Reply-To: <m3twbus5b3.fsf@gnus.org> (Lars Ingebrigtsen's message of "Sun, 30 Oct 2016 07:45:52 +0100")

Lars Ingebrigtsen <larsi@gnus.org> writes:

> dancol@dancol.org (Daniel Colascione) writes:
>
>> +  /* If that didn't work, try using GnuTLS, which is secure, but on
>> +     some systems, can be somewhat slow.  */
>
> Did anybody make an attempt at determining why this is slow on the
> reported system?  If calling that function is slow on that system, then
> presumably that means that opening a TLS connection will now be
> inexplicably slow the first time, right?

The system isn't managed by me and has some custom security certificate
crud that I didn't feel like digging into. You're right about TLS
connection delays, but I'm more willing to tolerate the delay in
connecting over a network (which is slow anyway) than I am in
process startup.



  reply	other threads:[~2016-10-30  6:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20161030030058.8530.81219@vcs.savannah.gnu.org>
     [not found] ` <20161030030058.972D62201D5@vcs.savannah.gnu.org>
2016-10-30  6:45   ` master a37eba8: Speed up initialization by preferring /dev/urandom to GnuTLS Lars Ingebrigtsen
2016-10-30  6:51     ` Daniel Colascione [this message]
2016-10-31 15:39       ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=r025bmy2pbx2.fsf@dancol.org \
    --to=dancol@dancol.org \
    --cc=emacs-devel@gnu.org \
    --cc=larsi@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.