chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Set data structure


From: John Cowan
Subject: Re: [Chicken-users] Set data structure
Date: Wed, 2 Dec 2009 01:39:09 -0500
User-agent: Mutt/1.5.13 (2006-08-11)

Alex Shinn scripsit:

> For integer sets there's the iset egg, which is highly
> optimized.  For other data types you can just use a
> hash-table.

I had understood that Chicken's hash tables were not competitive for
speed unless you have at least 100 keys or so.  Is that still true?

-- 
If you have ever wondered if you are in hell,         John Cowan
it has been said, then you are on a well-traveled     http://www.ccil.org/~cowan
road of spiritual inquiry.  If you are absolutely     address@hidden
sure you are in hell, however, then you must be
on the Cross Bronx Expressway.          --Alan Feuer, NYTimes, 2002-09-20




reply via email to

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