Skip to content

Commit ce96135

Browse files
authored
Merge pull request #3495 from jsrz/mysql-tune-graph-refresh
Updated tuned vs out of box image
2 parents 493a5ec + 494c5b4 commit ce96135

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

content/learning-paths/servers-and-cloud-computing/mysql_tune/before_and_after.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ Improved performance can give you higher throughput, lower latency, or better co
2121

2222
## Example benchmark result
2323

24-
The following example shows MySQL throughput with HammerDB TPROC-C before and after tuning on an Arm Neoverse V3 system.
24+
The following example shows MySQL throughput with HammerDB TPROC-C before and after tuning on an Arm Neoverse V3 system. The throughput metric, NOPM, stands for New Orders Per Minute.
2525

26-
![Bar chart comparing MySQL HammerDB TPROC-C normalized NOPM throughput before and after tuning on an Arm Neoverse V3 system. At 128 clients, the out-of-box configuration is 1.00 and the tuned configuration is 15.37.#center](oobvstuned.webp "MySQL HammerDB TPROC-C throughput before and after tuning")
26+
![Bar chart comparing MySQL HammerDB TPROC-C normalized NOPM throughput before and after tuning on an Arm Neoverse V3 system. At 128 clients, the out-of-box configuration is 1.00 and the tuned configuration is 6.00.#center](oobvstuned.png "MySQL HammerDB TPROC-C throughput before and after tuning")
2727

2828
This benchmark result is an example, not a guaranteed improvement for every workload. Your results depend on the MySQL version, database size, storage device, memory capacity, client thread count, and the queries used in the test.
2929

@@ -35,4 +35,4 @@ Links to MySQL documentation in this Learning Path point to the latest version o
3535

3636
You've now learned why tuning MySQL is beneficial, and reviewed an example benchmark result demonstrating improvement in throughput after tuning.
3737

38-
Next, you'll learn about different system parameters that you can tune for performance.
38+
Next, you'll learn about different system parameters that you can tune for performance.
223 KB
Loading
Binary file not shown.

0 commit comments

Comments
 (0)