aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/nanobench.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'bench/nanobench.cpp')
-rw-r--r--bench/nanobench.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/bench/nanobench.cpp b/bench/nanobench.cpp
index ce6132d806..8cd8e8171f 100644
--- a/bench/nanobench.cpp
+++ b/bench/nanobench.cpp
@@ -1059,7 +1059,6 @@ public:
}
}
if (0 == strcmp(fBenchType, "recording")) {
- log->metric("bytes", 0); // TODO: update bot expectations so we can remove this
log->metric("ops", fSKPOps);
}
}