rocksDB vs InnoDB vsTokuDB

原文地址php

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

该文测试的环境以下测试

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

Storage devices used for benchmarking (we used NVME SSD)spa

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

 

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

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

 

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

 

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

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.

相关文章
相关标签/搜索