emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs rewrite in a maintainable language


From: John Wiegley
Subject: Re: Emacs rewrite in a maintainable language
Date: Sat, 17 Oct 2015 17:23:46 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (darwin)

>>>>> Taylan Ulrich "Bayırlı/Kammer" <address@hidden> writes:

> Timing things mechanically is difficult when GuileEmacs takes so much longer
> to boot.

If you write the timing code in Lisp itself, then the timing should only apply
to manipulations within the timed form.  If the same code is then run on
GuileEmacs and Emacs 10 times each for a large sample, with highest and lowest
thrown out and the remaining averaged, it should be a pretty fair comparison.

John



reply via email to

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