[PATCH] D155675: [DWARFLinkerParallel] Switch to xxh3_64bits

Alexey Lapshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 19 09:13:01 PDT 2023


avl added a comment.

I checked the performance impact on x86_64 ubuntu using utility from D132548 <https://reviews.llvm.org/D132548> - it looks like, it is around 1-2% improvement for different number of input sets and for different threads configuration.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D155675/new/

https://reviews.llvm.org/D155675



More information about the llvm-commits mailing list