Home > Database > Mysql Tutorial > body text

TokuDB&&InnoDBinsert压力测试对比

WBOY
Release: 2016-06-07 15:55:18
Original
1221 people have browsed it

1 测试环境 指标 测试环境 机型 DELL PE R720(2U PC Server) CPU Xeon E5-2620(6核,12线程,2.0GHz, L3 15MB) * 2 内存 32G(4G * 8) 阵列卡及设置 PERC H710,512MB,BBU(FW:12.10.1-0001),RAID 1+0 FORCE WB 硬盘 15K RPM 300G SAS * 8 网卡 Intel 1Gb

1 测试环境

指标

测试环境

机型

DELL PE R720(2U PC Server)

CPU

Xeon E5-2620(6核,12线程,2.0GHz, L3 15MB) * 2

内存

32G(4G * 8)

阵列卡及设置

PERC H710,512MB,BBU(FW:12.10.1-0001),RAID 1+0

FORCE WB

硬盘

15K RPM 300G SAS * 8

网卡

Intel 1GbE

操作系统

RHEL 5.8

文件系统

xfs

MySQL版本

5.5.36

测试工具

mysqlslap

2 测试实例 

mysqlslap –S /data/mysql/test_3314/mysql.sock --concurrency=100 --iterations=5 --auto-generate-sql --auto-generate-sql-load-type=write --auto-generate-sql-add-autoincrement --engine=存储引擎  --auto-generate-sql-write-number 数据量 --debug-info
Copy after login

3 测试结果

3.1 单条SQL平均insert执行时间

3.2 CPU %user时间

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!