OLTP并发控制方法的微观标记
This is prototype code to measure concurrency control methods.
make CXX=clang++ MUTEX_ON_CACHELINE=1 DEBUG=0 -j
Makefile
for details.See script/runme-*.sh
or run *_bench
with -h
option.
See script/*.ipy
.
See LICENSE files.