benchmark silo added
[c11concurrency-benchmarks.git] / silo / benchmarks / masstree / README
diff --git a/silo/benchmarks/masstree/README b/silo/benchmarks/masstree/README
new file mode 100644 (file)
index 0000000..b472995
--- /dev/null
@@ -0,0 +1,3 @@
+We strip out pieces of kvtest.hh that we need here- this is bad software
+engineering practice, since we really should make our btree implement the
+Client interface used in the masstree test code.