
19 Mar
2013
19 Mar
'13
11:41 a.m.
On 19 March 2013 16:01, Johan Tibell
http://trac.haskell.org/haskell-platform/wiki/Proposals/unordered-containers
The links to the repos are wrong. It should be "tibbe" instead of "tibbel". I am +1 to both. Bryan's recent change to change "hashable" to use SipHash is certainly the right default. There were some complaints about performance for use cases where security is not an issue. What are the options for users that wish to use a different hash function? According to the paper, SipHash is about 2x slower than CityHash.