Y
Hacker News
new
|
ask
|
show
|
jobs
by
fyzix
988 days ago
The rust solution is not using std hashmap. It uses FXhashmap as recommended by the rust perf book:
https://nnethercote.github.io/perf-book/hashing.html