Skip to content

Commit 7ea22de

Browse files
authored
Merge pull request #340 from echo77-nan/patch-8
Update 03_sysbench_test.md
2 parents 26661f2 + dfe30f0 commit 7ea22de

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

docs/user_manual/quick_starts/en-US/chapter_03_test_oceanbase_database/03_sysbench_test.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,15 @@ weight: 4
55

66
# 3.3 Run the Sysbench benchmark
77

8-
Sysbench is a LuaJIT-based multi-thread benchmark tool that allows you to write scripts to test the CPU, memory, thread, I/O, and database performance. It is often used to evaluate and test the database workload under various system parameter configurations. You can run the Sysbench benchmark to test a variety of database businesses by customizing Lua scripts without modifying the source code.
9-
108
This topic describes two methods to run the Sysbench benchmark on OceanBase Database in a CentOS Linux 7.9 environment based on the x86 architecture.
119

1210
* Use OceanBase Deployer (OBD) to run the benchmark.
1311

14-
* Use the official Sysbench tool to manually run the Sysbench benchmark step by step.
12+
* Use the official Sysbench tool to manually run the Sysbench benchmark step by step.
13+
14+
## Sysbench Overview
15+
16+
Sysbench is a LuaJIT-based multi-thread benchmark tool that allows you to write scripts to test the CPU, memory, thread, I/O, and database performance. It is often used to evaluate and test the database workload under various system parameter configurations. You can run the Sysbench benchmark to test a variety of database businesses by customizing Lua scripts without modifying the source code.
1517

1618
## Use obdiag to inspect the cluster before running the benchmark
1719

0 commit comments

Comments
 (0)