unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* association lists
@ 2022-04-21 21:45 Stefan Israelsson Tampe
  2022-04-22  2:32 ` William ML Leslie
  0 siblings, 1 reply; 3+ messages in thread
From: Stefan Israelsson Tampe @ 2022-04-21 21:45 UTC (permalink / raw)
  To: guile-devel

[-- Attachment #1: Type: text/plain, Size: 120 bytes --]

This is a nice idea for to hash tables for 0-256 elements (perhaps even 512)

http://itampe.com/category/computers.html

[-- Attachment #2: Type: text/html, Size: 225 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: association lists
  2022-04-21 21:45 association lists Stefan Israelsson Tampe
@ 2022-04-22  2:32 ` William ML Leslie
  2022-04-22  7:25   ` Stefan Israelsson Tampe
  0 siblings, 1 reply; 3+ messages in thread
From: William ML Leslie @ 2022-04-22  2:32 UTC (permalink / raw)
  To: Stefan Israelsson Tampe; +Cc: guile-devel

[-- Attachment #1: Type: text/plain, Size: 418 bytes --]

On Fri, 22 Apr 2022, 7:46 am Stefan Israelsson Tampe, <
stefan.itampe@gmail.com> wrote:

> This is a nice idea for to hash tables for 0-256 elements (perhaps even
> 512)
>
> http://itampe.com/category/computers.html
>

Hi Stis,

This is a very cool layout, especially getting to take advantage of SIMD.
Just checking, are the units correct? It looks like it takes several
seconds to find one element in a small table.

[-- Attachment #2: Type: text/html, Size: 915 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: association lists
  2022-04-22  2:32 ` William ML Leslie
@ 2022-04-22  7:25   ` Stefan Israelsson Tampe
  0 siblings, 0 replies; 3+ messages in thread
From: Stefan Israelsson Tampe @ 2022-04-22  7:25 UTC (permalink / raw)
  To: William ML Leslie; +Cc: guile-devel

[-- Attachment #1: Type: text/plain, Size: 587 bytes --]

a lookup is done 100 000 000 times, i will clarify.

On Fri, Apr 22, 2022 at 4:32 AM William ML Leslie <
william.leslie.ttg@gmail.com> wrote:

>
>
> On Fri, 22 Apr 2022, 7:46 am Stefan Israelsson Tampe, <
> stefan.itampe@gmail.com> wrote:
>
>> This is a nice idea for to hash tables for 0-256 elements (perhaps even
>> 512)
>>
>> http://itampe.com/category/computers.html
>>
>
> Hi Stis,
>
> This is a very cool layout, especially getting to take advantage of SIMD.
> Just checking, are the units correct? It looks like it takes several
> seconds to find one element in a small table.
>

[-- Attachment #2: Type: text/html, Size: 1380 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-04-22  7:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-21 21:45 association lists Stefan Israelsson Tampe
2022-04-22  2:32 ` William ML Leslie
2022-04-22  7:25   ` Stefan Israelsson Tampe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).