Only compile nanobench once

This commit is contained in:
2024-09-09 20:10:55 -07:00
parent ca479c03ce
commit a0a4f1afea
5 changed files with 7 additions and 4 deletions

View File

@@ -7,7 +7,6 @@
void showMemory(const ConflictSet &cs);
#endif
#define ANKERL_NANOBENCH_IMPLEMENT
#include "third_party/nanobench.h"
constexpr int kNumKeys = 1000000;