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

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

Re: make-hash-table :size


From: Kai Grossjohann
Subject: Re: make-hash-table :size
Date: Sat, 28 Aug 2004 16:07:16 +0200
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux)

Joost Kremers <joostkremers@yahoo.com> writes:

> i'm writing a program in emacs that makes rather extensive use of small
> hash tables, about a dozen elemens or so. i'm going over my code again, to
> see if i can improve things here and there, and i suddenly realise that
> MAKE-HASH-TABLE takes a :size argument.

I wonder if hash tables are really faster than alists in this case.
Have you tried both?

Kai





reply via email to

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