From: Teemu Likonen <tlikonen@iki.fi>
To: "Pascal J. Bourguignon" <pjb@informatimago.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Simple Emacs for rescue or quick edits?
Date: Wed, 31 Jul 2013 08:13:10 +0300 [thread overview]
Message-ID: <87wqo7cnx5.fsf@mithlond.arda> (raw)
In-Reply-To: <87hafbsmcy.fsf@informatimago.com> (Pascal J. Bourguignon's message of "Wed, 31 Jul 2013 00:40:13 +0200")
[-- Attachment #1: Type: text/plain, Size: 389 bytes --]
Pascal J. Bourguignon [2013-07-31 00:40:13 +02:00] wrote:
> And when I say quick, I mean quick: almost 1/4 the boot time of vim:
>
> [pjb@kuiper :0.0 ~]$ time echo :q |vim
> real 0m2.027s
> [pjb@kuiper :0.0 ~]$ time emacs -q -nw -e 'kill-emacs'
> real 0m0.573s
You should probably drop caches before running those tests.
$ sync; sudo sh -c 'echo 3 >/proc/sys/vm/drop_caches'
[-- Attachment #2: Type: application/pgp-signature, Size: 835 bytes --]
next prev parent reply other threads:[~2013-07-31 5:13 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.2187.1375219801.12400.help-gnu-emacs@gnu.org>
2013-07-30 21:35 ` Simple Emacs for rescue or quick edits? Emanuel Berg
2013-07-30 22:40 ` Pascal J. Bourguignon
2013-07-31 1:41 ` Hongxu Chen
2013-07-31 5:13 ` Teemu Likonen [this message]
2013-07-31 21:43 ` Oleksandr Gavenko
2013-07-30 21:29 Oleksandr Gavenko
2013-08-01 6:34 ` Luca Ferrari
2013-08-01 15:01 ` Stefan Monnier
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=87wqo7cnx5.fsf@mithlond.arda \
--to=tlikonen@iki.fi \
--cc=help-gnu-emacs@gnu.org \
--cc=pjb@informatimago.com \
/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.