ck/regressions/ck_rwcohort/benchmark/ck_rp.c

8 lines
116 B
C
Raw Normal View History

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