bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#14987: Where is the time spent?


From: Glenn Morris
Subject: bug#14987: Where is the time spent?
Date: Tue, 30 Jul 2013 12:23:57 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Nicolas Richard wrote:

> (defconst em/emacs-load-time-start (float-time))

= before-init-time

> (message "Loading Minimal Emacs... Done (in %.3f s)"
>          (- (float-time) em/emacs-load-time-start))

= (emacs-init-time)





reply via email to

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