Skip to content

Commit

Permalink
add link for TPC (pingcap#8277)
Browse files Browse the repository at this point in the history
  • Loading branch information
moyun authored Feb 7, 2022
1 parent b974373 commit dd31363
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tiup/tiup-bench.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ aliases: ['/docs-cn/dev/tiup/tiup-bench/','/docs-cn/dev/reference/tools/tiup/ben

# 使用 TiUP bench 组件压测 TiDB

在测试数据库性能时,经常需要对数据库进行压测,为了满足这一需求,TiUP 集成了 bench 组件。目前,TiUP bench 组件提供 TPC-C 和 TPC-H 两种压测的 workload,其命令参数如下
在测试数据库性能时,经常需要对数据库进行压测,为了满足这一需求,TiUP 集成了 bench 组件。目前,TiUP bench 组件提供 [TPC-C](http://www.tpc.org/tpcc/)[TPC-H](http://www.tpc.org/tpch/) 两种压测的 workload,其命令参数如下,更多信息请参考 TPC 官方网站。

{{< copyable "shell-root" >}}

Expand Down

0 comments on commit dd31363

Please sign in to comment.