Re: Emacs on the metal

Frode Vatvedt Fjeld <[email protected]> Thu, 16 Jun 2005 11:11:25 +0200
Newsgroups gmane.lisp.movitz.devel
Message-ID <[email protected]>
Shawn Betts <[email protected]> writes:

> I had to hardcode the :size for make-hash-table, since they don't
> resize.

Now they do resize. As a side-effect of this, I scaled down the
default size of hash-tables created at dump-time (since it's no longer
so critical if they go full..) and this decreased the image size by
abut 100 KB :-)

-- 
Frode Vatvedt Fjeld