comparison.cpp: Main comparison with all competitors and a wide range of configurations for all of them
comparisonCuda.cpp: Main comparison competitors that use CUDA.
Tables
tablePhobic.cpp: Comparison table used in "PHOBIC: Perfect Hashing with Optimized Bucket Sizes and Interleaved Coding".
https://arxiv.org/pdf/2404.18497
tableShockHash.cpp: Comparison table used in "ShockHash: Near Optimal-Space Minimal Perfect Hashing Beyond Brute-Force".
https://arxiv.org/abs/2310.14959