[PATCH] D155675: [DWARFLinkerParallel] Switch to xxh3_64bits
    Fangrui Song via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Jul 19 09:52:55 PDT 2023
    
    
  
MaskRay added a comment.
In D155675#4515178 <https://reviews.llvm.org/D155675#4515178>, @avl wrote:
> 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.
Thank you for checking!
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