unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Emacs startup slow with WEP network
@ 2011-09-13 23:40 Elliott Slaughter
  0 siblings, 0 replies; only message in thread
From: Elliott Slaughter @ 2011-09-13 23:40 UTC (permalink / raw)
  To: help-gnu-emacs

[-- Attachment #1: Type: text/plain, Size: 1351 bytes --]

Emacs takes 30 seconds to start when I am connected to a wireless network
that uses WEP.

This was originally reported in
http://www.linuxhelp.net/forums/index.php?showtopic=8499, so the problem is
apparently 5 years old.

I reproduced this on Mac OS X 10.7, using both Emacs 22.1.1 and 23.3.1, with
no user init file or system init file. Since the original poster produced
this on Fedora 5 years ago, I'm guessing this is at least partially OS
independent.

Here is a transcript of timing emacs' startup with and without the network
turned on:

$ # network adapter is initially on
$ time emacs --kill

real 0m30.108s
user 0m0.076s
sys 0m0.020s
$ time emacs --no-init-file --no-site-file --kill

real 0m30.100s
user 0m0.073s
sys 0m0.020s
$ time emacs --no-init-file --no-site-file --no-window-system --no-desktop
--no-splash --kill

real 0m30.118s
user 0m0.080s
sys 0m0.020s
$ # turned off network adapter
$ time emacs --no-init-file --no-site-file --no-window-system --no-desktop
--no-splash --kill

real 0m0.105s
user 0m0.079s
sys 0m0.020s
$ # turned on network adapter
$ time emacs --no-init-file --no-site-file --no-window-system --no-desktop
--no-splash --kill

real 0m30.106s
user 0m0.079s
sys 0m0.019s


-- 
Elliott Slaughter

"Don't worry about what anybody else is going to do. The best way to predict
the future is to invent it." - Alan Kay

[-- Attachment #2: Type: text/html, Size: 2820 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-09-13 23:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-13 23:40 Emacs startup slow with WEP network Elliott Slaughter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).