summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/suites/benchmarks_abt.yml
diff options
context:
space:
mode:
Diffstat (limited to 'buildscripts/resmokeconfig/suites/benchmarks_abt.yml')
-rw-r--r--buildscripts/resmokeconfig/suites/benchmarks_abt.yml14
1 files changed, 14 insertions, 0 deletions
diff --git a/buildscripts/resmokeconfig/suites/benchmarks_abt.yml b/buildscripts/resmokeconfig/suites/benchmarks_abt.yml
new file mode 100644
index 00000000000..74149aaa2d2
--- /dev/null
+++ b/buildscripts/resmokeconfig/suites/benchmarks_abt.yml
@@ -0,0 +1,14 @@
+# This benchmark measures the performance of ABT translation.
+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/abt_translation_bm*
+
+executor:
+ config: {}
+ hooks:
+ - class: CombineBenchmarkResults