Files
mongo/buildscripts/resmokeconfig/suites/benchmarks_expression.yml
Andrew Bradshaw b7ea757623 SERVER-96986 Move CI from SCons to Bazel (#33596)
GitOrigin-RevId: 1a2d45af69f48ab53f1d7db4c0848bba089f447a
2025-04-10 03:14:56 +00:00

15 lines
432 B
YAML

# This benchmark measures the performance of expressions in classic engine.
test_kind: benchmark_test
selector:
root: bazel-bin/install/install-mongo_benchmark-stripped_test_list.txt
include_files:
# The trailing asterisk is for handling the .exe extension on Windows.
- bazel-bin/**/system_resource_canary_bm*
- bazel-bin/**/expression_bm*
executor:
config: {}
hooks:
- class: GenerateAndCheckPerfResults