]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commit
ceph-perf-pull-requests: use Release builds for crimson perf testing. 1405/head
authorRadoslaw Zarzynski <rzarzyns@redhat.com>
Tue, 8 Oct 2019 11:50:52 +0000 (13:50 +0200)
committerRadoslaw Zarzynski <rzarzyns@redhat.com>
Tue, 8 Oct 2019 11:59:50 +0000 (13:59 +0200)
commit8f7f34eb3a19bf1541c141c69761652f541653fe
treec415793da9a66e0b16ceed2ff6ca04d3e2d02bb3
parent5bef57c87b09cdf37dc7eb2f56c6531f81f4bbe3
ceph-perf-pull-requests: use Release builds for crimson perf testing.

This patch is mostly intended to build Seastar without `SEASTAR_DEBUG`
flag to avoid impact on performance. There is actually a warnining in
`src/core/app-template.cc`:

  ```cpp
  #ifdef SEASTAR_DEBUG
      fmt::print("WARNING: debug mode. Not for benchmarking or production\n");
  #endif
  ```

Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
ceph-perf-pull-requests/config/definitions/ceph-perf-pull-requests.yml