Skip to content

Switch from fnv to rustc_hash#430

Merged
sagudev merged 2 commits intoservo:mainfrom
Narfinger:rustc-hash
Jan 5, 2026
Merged

Switch from fnv to rustc_hash#430
sagudev merged 2 commits intoservo:mainfrom
Narfinger:rustc-hash

Conversation

@Narfinger
Copy link
Copy Markdown
Contributor

Fnv hash is slower than rustc_hash especially for integer keys.

Signed-off-by: Narfinger Narfinger@users.noreply.github.com

Signed-off-by: Narfinger <Narfinger@users.noreply.github.com>
Comment thread Cargo.toml
Comment thread src/platform/unix/mod.rs
Signed-off-by: Narfinger <Narfinger@users.noreply.github.com>
@sagudev sagudev added this pull request to the merge queue Jan 5, 2026
Merged via the queue into servo:main with commit ee9815a Jan 5, 2026
25 checks passed
@Narfinger Narfinger deleted the rustc-hash branch January 5, 2026 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants