YCSB-C
YCSB-C copied to clipboard
Yahoo! Cloud Serving Benchmark in C++, a C++ version of YCSB (https://github.com/brianfrankcooper/YCSB/wiki)
Invoking make with `-j` fails with the following error - ``` osboxes@osboxes:~/YCSB-C$ make -j3 make -C core make -C db make -C redis make[1]: Entering directory '/home/osboxes/YCSB-C/core' g++ -std=c++11 -c...
Hi Author, Thanks very much for sharing your project of C++ version YCSB. I try to use it locally with redis. It works with single thread, but for multi-thread, I...
hello,i try to test redis,the result only contains KTPS,is there more evaluation results such as 99 Tail Latency