emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Emacs HTTP libraries [was: Re: How to contribute new package to GNU


From: Eli Zaretskii
Subject: Re: Emacs HTTP libraries [was: Re: How to contribute new package to GNU ELPA?]
Date: Mon, 21 Dec 2020 19:23:23 +0200

> From: "Philip K." <philipk@posteo.net>
> Date: Mon, 21 Dec 2020 17:59:00 +0100
> Cc: Adam Porter <adam@alphapapa.net>, emacs-devel@gnu.org
> 
> I think the main issue is that url.el can often be rather slow,
> sometimes taking half a minute or more to complete a request that would
> take curl or other libraries a blink of an eye.

Before this is taken as an indication that using one of these
libraries will automagically make Emacs as fast as the applications
like curl, we should carefully profile url.el and find out which
part(s) of it cause the slowness.  Because it could well be that what
makes url.el slow will also make Emacs using libcurl slow.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]