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

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