tikv vs foundationdb performance benchmarks

Created on 4 Jul 2019  路  3Comments  路  Source: tikv/tikv

Hello,

I'm currently evaluating a distributed kv store solution and it has come down to either foundationdb or tikv as the only viable options.

I've seen some other technical comparisons for example here, but I haven't seen any performance comparisons yet (qps, latency, etc). Foundationdb seems to have some very impressive performance characteristics. It would be very interesting to see how tikv compares.

Does such a comparison exist? Are there tikv benchmarks anywhere showing qps, latency, thoughput characteristics?

componentest-bench typquestion

Most helpful comment

@elimist3 did you do the comparison?

All 3 comments

@elimist3 You can use https://github.com/pingcap/tidb/tree/master/cmd/benchkv to bench the TiKV (I am not sure if this can satisfy your attention).

Thanks for the reply, I will look into conducting my own benchmark if none exists.

Also just found Pegasus distributed kv project by Xiaomi which looks very interesting. It would be interesting to see a comparison between FoundationDB vs tikv vs Pegasus.

@elimist3 did you do the comparison?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

breeswish picture breeswish  路  4Comments

abo picture abo  路  8Comments

siddontang picture siddontang  路  8Comments

fredchenbj picture fredchenbj  路  8Comments

Connor1996 picture Connor1996  路  3Comments