ck/regressions/ck_rwcohort/benchmark/ck_neutral.c

8 lines
121 B
C
Raw Normal View History

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