|
From: | Stefan Monnier |
Subject: | Re: When should ralloc.c be used? |
Date: | Fri, 28 Oct 2016 18:46:33 -0400 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/25.2.50 (gnu/linux) |
> I just did 'time temacs -batch -l loadup'. It took over 18 seconds. > We have a long way to go to make that fast enough. It's easy to bring it down to 1s: the current loadup.el spend most of its time in things that are not terribly important (to try and scrape a few bytes here and there: worthwhile in the context of a one-off dump step, but not that important otherwise). Stefan
[Prev in Thread] | Current Thread | [Next in Thread] |