From: Dan Jacobson <jidanni@dman.ddts.net>
Subject: Re: take this famous emacs benchmark test
Date: Thu, 17 Apr 2003 04:38:57 +0800 [thread overview]
Message-ID: <87llyaxjmm.fsf@jidanni.org> (raw)
In-Reply-To: sgdbrz66g09.fsf@occarina.pna.cwi.nl
L> I'm curious. What happens when you do these four tests in reverse order?
About the same. Any special reason not?
$ sh /tmp/tt
0.06user
0.47user
0.75user
0.96user
$ cat /tmp/tt
set -- --no-site-file -q -nw ''; t=$$$$
for i; do /usr/bin/time -a -o /tmp/$t emacs $@ -f kill-emacs; shift; done
awk '/^[0-9]\./{print $1}' /tmp/$t; rm /tmp/$t
next prev parent reply other threads:[~2003-04-16 20:38 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.4683.1050451356.21513.bug-gnu-emacs@gnu.org>
2003-04-16 7:47 ` take this famous emacs benchmark test Lute Kamstra
2003-04-16 20:38 ` Dan Jacobson [this message]
2003-04-16 22:53 ` Thomas A. Horsley
2003-04-15 21:05 Dan Jacobson
2003-04-16 10:58 ` Thien-Thi Nguyen
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=87llyaxjmm.fsf@jidanni.org \
--to=jidanni@dman.ddts.net \
/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.