Files
libcomposition/benchmarks/hashing/meson.build
Emily Boudreaux 184df676ca perf(hashing): Much faster hash algorithm
For compositions we have implimented a much faster hashing algorithm
2025-12-07 09:41:58 -05:00

1 line
94 B
Meson

executable('hashing_bench', 'benchmark_composition_hash.cpp', dependencies: [composition_dep])