sysbench tpcc-mysql_使用sysbench来测试MySQL性能的详细教程

这是一篇关于sysbench 0.5的多线程系统评估基准测试报告,测试中使用了8个线程,每10秒报告一次中间结果。在60秒的测试期间,事务处理速度(tps)稳定在1100以上,读取和写入速率分别为每秒15000多次和4000多次,99%的响应时间保持在9.84ms左右。测试还显示了无死锁情况,总事务数达到67016次,读/写请求和其它操作数量显著。
摘要由CSDN通过智能技术生成

sysbench 0.5:  multi-threaded system evaluation benchmark

Running the test with following options:

Number of threads: 8

Report intermediate results every 10 second(s)

Random number generator seed is 0 and will be ignored

Threads started!

-- 每10秒钟报告一次测试结果,tps、每秒读、每秒写、99%以上的响应时长统计

[  10s] threads: 8, tps: 1111.51, reads/s: 15568.42, writes/s: 4446.13, response time: 9.95ms (99%)

[  20s] threads: 8, tps: 1121.90, reads/s: 15709.62, writes/s: 4487.80, response time: 9.78ms (99%)

[  30s] threads: 8, tps: 1120.00, reads/s: 15679.10, writes/s: 4480.20, response time: 9.84ms (99%)

[  40s] threads: 8, tps: 1114.20, reads/s: 15599.39, writes/s: 4456.30, response time: 9.90ms (99%)

[  50s] threads: 8, tps: 1114.00, reads/s: 15593.60, writes/s: 4456.70, response time: 9.84ms (99%)

[  60s] threads: 8, tps: 1119.30, reads/s: 15671.60, writes/s: 4476.50, response time: 9.99ms (99%)

OLTP test statistics:

queries performed:

read:                            938224    -- 读总数

write:                           268064    -- 写总数

other:                           134032    -- 其他操作总数(SELECT、INSERT、UPDATE、DELETE之外的操作,例如COMMIT等)

total:                           1340320    -- 全部总数

transactions:                        67016  (1116.83 per sec.)    -- 总事务数(每秒事务数)

deadlocks:                           0      (0.00 per sec.)    -- 发生死锁总数

read/write requests:                 1206288 (20103.01 per sec.)    -- 读写总数(每秒读写次数)

other operations:                    134032 (2233.67 per sec.)    -- 其他操作总数(每秒其他操作次数)

General statistics:    -- 一些统计结果

total time:                          60.0053s    -- 总耗时

total number of events:              67016    -- 共发生多少事务数

total time taken by event execution: 479.8171s    -- 所有事务耗时相加(不考虑并行因素)

response time:    -- 响应时长统计

min:                                  4.27ms    -- 最小耗时

avg:                                  7.16ms    -- 平均耗时

max:                                 13.80ms    -- 最长耗时

approx.  99 percentile:               9.88ms    -- 超过99%平均耗时

Threads fairness:

events (avg/stddev):           8377.0000/44.33

execution time (avg/stddev):   59.9771/0.00

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值