emacs-devel
[Top][All Lists]
Advanced

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

Re: performance of converting alist to hash table


From: Stefan Monnier
Subject: Re: performance of converting alist to hash table
Date: 18 May 2004 09:42:20 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

> I use equal as the test function:
> (setq ta (make-hash-table :test 'equal :size 7000))

> But I forgot to mention: the key of hash is a Chinese GB2312
> string. Does this slow down hashing?

Can you post your complete code so we can reproduce the problem?


        Stefan




reply via email to

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