Skip to content

Commit

Permalink
Update benchmark/v6.0-performance-benchmarking-with-tpcc.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lilin90 authored Apr 8, 2024
1 parent 6d9ba01 commit 8700fec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmark/v6.0-performance-benchmarking-with-tpcc.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: TiDB TPC-C 性能对比测试报告 - v6.0.0 对比 v5.4.0
summary: TiDB v6.0.0 在 TPC-C 性能上比 v5.4.0 提升了 24.20%,表现更好。测试环境为 AWS EC2,硬件配置包括PD、TiKV、TiDB 和 TPC-C 实例。软件版本为 v5.4.0 和 v6.0.0,配置参数相同。测试方案包括通过 TiUP 部署 TiDB,创建数据库 tpcc,导入数据,运行压力测试,提取结果。测试结果显示 v6.0.0 在不同并发下的 tpmC 均有提升,最高达26.97%。
summary: TiDB v6.0.0 在 TPC-C 性能上比 v5.4.0 提升了 24.20%,表现更好。测试环境为 AWS EC2,硬件配置包括 PD、TiKV、TiDB 和 TPC-C 实例。软件版本为 v5.4.0 和 v6.0.0,配置参数相同。测试方案包括通过 TiUP 部署 TiDB,创建数据库 tpcc,导入数据,运行压力测试,提取结果。测试结果显示 v6.0.0 在不同并发下的 tpmC 均有提升,最高达 26.97%。
---

# TiDB TPC-C 性能对比测试报告 - v6.0.0 对比 v5.4.0
Expand Down

0 comments on commit 8700fec

Please sign in to comment.