5 Star 14 Fork 3

Gitee 极速下载 / Meitu-Titan

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/meitu/titan
克隆/下载
benchmark.md 1.19 KB
一键复制 编辑 原始数据 按行查看 历史
任勇全 提交于 2018-11-15 15:33 . Update docs

Benchmarks of Titan

Environment

Titan Cluster(HDD sata)
192.168.134.48 (CPU:Intel(R) Xeon(R) CPU E5-2630 v3 @ 2.40GHz,  Mem:32G)
192.168.134.70 (CPU: Intel(R) Xeon(R) CPU E5-2630 v3 @ 2.40GHz, Mem: 32G)

TiKV Cluster (SSD sata, 4 TiKV instance on one physical machine)
192.168.135.41:20171 (CPU: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz, Mem: 96G, Disk: 5*480G)
192.168.135.41:20172
192.168.135.41:20174
192.168.135.41:20173

192.168.135.54:20171
192.168.135.54:20172
192.168.135.54:20173
192.168.135.54:20174

192.168.133.114:20171
192.168.133.114:20172
192.168.133.114:20173
192.168.133.114:20174

pd (SSD sata)
192.168.135.41:2379
192.168.135.54:2379
192.168.133.114:2379

TiKV tunning
[server]
grpc-concurrency = 8

[raftstore]
sync-log = false


[rocksdb.defaultcf]
block-cache-size = "9.6GB"

[rocksdb.writecf]
block-cache-size = “3.6GB”

Fill into 500G first before benchmarking

Results

Get

Get command benchmark

Set

Set command benchmark

LPush

LPush command benchmark

LPop

LPop command benchmark

LRange

LRange command benchmark

Go
1
https://gitee.com/mirrors/Meitu-Titan.git
git@gitee.com:mirrors/Meitu-Titan.git
mirrors
Meitu-Titan
Meitu-Titan
master

搜索帮助