This brings a major performance improvment as all memory is contiguous on the heap rather than spread around.
1 line
143 B
Meson
1 line
143 B
Meson
executable('hashing_bench', 'benchmark_composition_hash.cpp', dependencies: [composition_dep], include_directories: [benchmark_utils_includes]) |