[PATCH] D132548: [WIP][ADT] Utility for comparision of hashtables implementation.

Alexey Lapshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 4 08:55:46 PST 2023


avl updated this revision to Diff 486312.
avl added a comment.

added HashMappedTrie to the set of hashtables to compare.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132548

Files:
  llvm/tools/check-hashtable/CMakeLists.txt
  llvm/tools/check-hashtable/Options.td
  llvm/tools/check-hashtable/check-hashtable.cpp
  llvm/tools/check-hashtable/docs/Performance.pdf

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132548.486312.patch
Type: text/x-patch
Size: 31588 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230104/9671281b/attachment.bin>


More information about the llvm-commits mailing list