summaryrefslogtreecommitdiffstats
path: root/regressions/ck_rwcohort/benchmark/ck_rp.c
blob: 798e5781030ca6bb1a0891da40ab9e1e0aef55be (plain)
1
2
3
4
5
6
7
#include "../ck_rp.h"

#ifdef THROUGHPUT
#include "throughput.h"
#elif defined(LATENCY)
#include "latency.h"
#endif