benchmark silo added
[c11concurrency-benchmarks.git] / silo / benchmarks / masstree / README
1 We strip out pieces of kvtest.hh that we need here- this is bad software
2 engineering practice, since we really should make our btree implement the
3 Client interface used in the masstree test code.