码迷,mamicode.com
首页 > 数据库 > 详细

rocksDB vs InnoDB vsTokuDB

时间:2018-08-26 20:48:25      阅读:296      评论:0      收藏:0      [点我收藏+]

标签:detail   .com   res   info   分享   min   soft   mos   地址   

原文地址

https://minervadb.com/index.php/2018/08/06/comparing-tokudb-rocksdb-and-innodb-performance-on-intelr-xeonr-gold-6140-cpu/

该文测试的环境如下

CPU details (Intel(R) Xeon(R) Gold 6140 CPU @ 2.30GHz with 72 CPUs)

Storage devices used for benchmarking (we used NVME SSD)

MySQL (we have used Percona Server 5.7.22-22 with InnoDB/XtraDB, TokuDB and RocksDB) configuration / system variables 

 

测试结果下面提供简单的各环节结果及最终结论,各个库的配置参数等详情在原文中也有。

Graphical representation of  OLTP INSERT performance in TokuDB, RocksDB and InnoDB: 

技术分享图片

技术分享图片

技术分享图片

 

Graphical representation of  OLTP READ-ONLY transactions performance in TokuDB, RocksDB and InnoDB: 

技术分享图片

技术分享图片

技术分享图片

 

Graphical representation of  OLTP READ-WRITE transactions performance in TokuDB, RocksDB and InnoDB:

技术分享图片

技术分享图片

技术分享图片

The results of benchmarking concluded RocksDB the most ideal candidate for SSD based storage infrastructure compared to InnoDB and TokuDB, The most compelling reasons for using RocksDB on SSD are performance, storage efficiency/compression and much smaller write amplification compared to InnoDB or TokuDB.

rocksDB vs InnoDB vsTokuDB

标签:detail   .com   res   info   分享   min   soft   mos   地址   

原文地址:https://www.cnblogs.com/lixiaoran/p/9538452.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!