mirror of
https://github.com/NixOS/nix.git
synced 2025-11-09 12:06:01 +01:00
libstore-tests: Add nix-store-benchmarks as a meson benchmark
This commit is contained in:
parent
bbd14173b5
commit
b8301b2c25
1 changed files with 2 additions and 0 deletions
|
|
@ -120,4 +120,6 @@ if get_option('benchmarks')
|
|||
install : false,
|
||||
cpp_args : ['-DNIX_UNIT_TEST_DATA="' + meson.current_source_dir() + '/data"'],
|
||||
)
|
||||
|
||||
benchmark('nix-store-benchmarks', benchmark_exe)
|
||||
endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue