mongo/buildscripts/resmokeconfig/suites/benchmarks_streams.yml

16 lines
444 B
YAML

# This benchmark measures the performance of basic stream execution.
test_kind: benchmark_test
selector:
root: build/benchmarks.txt
include_files:
# The trailing asterisk is for handling the .exe extension on Windows.
- build/**/system_resource_canary_bm*
- build/install/bin/streams_operator_dag_bm*
- build/install/bin/streams_window_operator_bm*
executor:
config: {}
hooks:
- class: GenerateAndCheckPerfResults