Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
steveklabnik
7y ago
0 comments
Save
Share
It soon will be the standard hashmap!
0 comments
3 comments · 1 top-level
top
newest
oldest
littlestymaar
7y ago
· 2 in thread
Does it still provide the DoS protection SipHash offered, or does that mean that Rust is moving from secure-by-default to fastest-by-default when it comes to HashMap ? If so it's kind of a big philosophical switch.
rapsey
7y ago
Hashbrown is not about the hashing algorithm. It uses fx hash which is pretty commonly used in Rust. I imagine they will still keep SipHash
littlestymaar
7y ago
OK thanks. But that would mean the performance gain would not be as dramatic I guess ?
1 more reply
j
/
k
navigate · click thread line to collapse