all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@IRO.UMontreal.CA>
To: A Soare <alinsoar@voila.fr>
Cc: emacs-devel@gnu.org
Subject: Re: van Emde Boas hash.
Date: Fri, 27 Nov 2009 11:56:07 -0500	[thread overview]
Message-ID: <jwvhbsfhpr7.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <loom.20091127T101128-537@post.gmane.org> (A. Soare's message of "Fri, 27 Nov 2009 09:14:51 +0000 (UTC)")

> I did look at the code, and I cannot understand the algorithm from
> `make-hash-table'.

It's one of the standard hashing schemes, where the hash-table is
resized as it grows, which should hopefully keep the access time
more-or-less constant.


        Stefan




  reply	other threads:[~2009-11-27 16:56 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-19 12:04 van Emde Boas hash A. Soare
2009-11-19 15:23 ` Stefan Monnier
2009-11-19 16:44   ` Deniz Dogan
2009-11-27  9:14   ` A Soare
2009-11-27 16:56     ` Stefan Monnier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-11-20  6:41 A. Soare
2009-11-23  4:06 ` tomas
2009-11-23 14:39   ` A Soare
2009-11-22 12:35 A. Soare
2009-11-23  2:25 ` Stefan Monnier
2009-11-23 14:04 A. Soare
2009-11-23 16:43 ` Stefan Monnier
2009-11-23 16:57   ` David Kastrup
2009-11-27  9:04   ` A Soare
2009-11-27 18:01 A. Soare

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=jwvhbsfhpr7.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=alinsoar@voila.fr \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.