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: Dai Yuwen
Subject: Re: performance of converting alist to hash table
Date: Wed, 19 May 2004 11:59:03 +0000
User-agent: Mutt/1.4.2.1i

On Tue, May 18, 2004 at 09:42:20AM -0400, Stefan Monnier wrote:
> > 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?
> 
> 
I attach the el file in the mail. There're GB2312 strings in the alist.

Dai Yuwen

Attachment: ex3.el.gz
Description: application/gunzip


reply via email to

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