[PATCH] D69335: [Support] Replace StringRef hashing algorithm with DJB

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 23 19:12:20 PDT 2019


JDevlieghere added a comment.

This change looks sensible but I'd like to verify the performance impact. Could you provide some numbers that compare performance before and after the change?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69335





More information about the llvm-commits mailing list