xxh3 is substantially faster than xxh64.
For lld/ELF, there is substantial speedup in .debug_str duplicate
elimination (D154813). Use xxh3 for lld-macho as well.
Details
Details
- Reviewers
oontvoo - Group Reviewers
Restricted Project - Commits
- rG2090d66b2376: [lld-macho] Switch to xxh3_64bits
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo