ck/regressions/ck_rwcohort/benchmark/ck_wp.c

8 lines
116 B
C
Raw Normal View History

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