Project

General

Profile

Actions

Feature #5106

closed

Is MurmurHash overkill?

Added by kstephens (Kurt Stephens) almost 13 years ago. Updated over 11 years ago.

Status:
Rejected
Target version:
-
[ruby-core:38548]

Description

st.c implements MurmurHash to compute hash table indexes (#hash).

Simpler hash functions may be appropriate for hash tables, esp. small tables.

Is there a particular reason this hash function was chosen? Is MurmurHash typically used for check-summing purposes?

Anybody positively adverse to changing it? If so I won't bother. Otherwise I might take a crack at it.

-- KAS

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0