Skip to content

Conversation

@xusd320
Copy link
Contributor

@xusd320 xusd320 commented Feb 5, 2024

For #909
使用 rustc-hash 替换 std hash, 以提升性能。
参见:perf-book/hashing

@xusd320 xusd320 changed the title perf: use rustc-hash [WIP]perf: use rustc-hash Feb 5, 2024
@xusd320
Copy link
Contributor Author

xusd320 commented Feb 6, 2024

No obvious improment, and no need to dig deep into hash speed now. The std hash is fast enough for most case after rust-lang/rust#107925

@xusd320 xusd320 changed the title [WIP]perf: use rustc-hash perf: use rustc-hash Feb 6, 2024
@xusd320 xusd320 closed this Feb 6, 2024
@afc163 afc163 deleted the perf/rustc-hash branch February 7, 2024 02:23
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