rosedb icon indicating copy to clipboard operation
rosedb copied to clipboard

Add More Benchmark Test

Open qiuyuyin opened this issue 2 years ago • 1 comments

The performance of rosedb is not so clear. We don't know how it perform as a kv database, just add a benchmark like other kv db can help a lot to constract other kv database.

qiuyuyin avatar Jul 12 '22 07:07 qiuyuyin

There is a simple bench of rosedb: https://github.com/flower-corp/simple-bench

But as you said, it is not very clear, maybe we can add go-ycsb(https://github.com/pingcap/go-ycsb) test later.

roseduan avatar Jul 12 '22 10:07 roseduan