summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/suites/benchmarks_bsoncolumn.yml
blob: 587bb9110814139563c7cb53775ce27fbee66af0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# This benchmark measures the performance of BSONColumn (compressed binary subtype 7).
test_kind: benchmark_test

selector:
  root: build/benchmarks.txt
  include_files:
  # The trailing asterisk is for handling the .exe extension on Windows.
  - build/install/bin/bsoncolumn_bm*
  - build/install/bin/simple8b_bm*

executor:
  config: {}
  hooks:
  - class: CombineBenchmarkResults