This brings a major performance improvment as all memory is contiguous on the heap rather than spread around.
4 lines
109 B
Meson
4 lines
109 B
Meson
benchmark_utils_includes = include_directories('utils')
|
|
|
|
subdir('hashing')
|
|
subdir('ConstructionAndIteration') |