@@ -56,6 +56,8 @@ void monotonicallyIncreasing() {
});
bench.run("end", [&] { facade.versioned.end(v); });
// TODO benchmark reads
}
int main() { monotonicallyIncreasing(); }
The note is not visible to the blocked user.