Skip to content

Commit

Permalink
v8.5.0 lts-perftest: fix 8.5 update non-index test result (#19798)
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenayu authored Dec 25, 2024
1 parent f3a960d commit 681d866
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions tidb-cloud/v8.5-performance-benchmarking-with-sysbench.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,9 +150,9 @@ The performance on the `oltp_update_non_index` workload is as follows:

| Threads | TPS | 95% latency (ms)|
|:--------|:----------|:----------|
| 100 | 14,000 | 9.39 |
| 200 | 25,215 | 10.5 |
| 400 | 42,550 | 12.8 |
| 100 | 12,969 | 10.10 |
| 200 | 23,265 | 11.2 |
| 400 | 39,547 | 13.2 |

![Sysbench update non-index performance](/media/tidb-cloud/v8.5.0_oltp_update_non_index.png)

Expand All @@ -162,7 +162,7 @@ The performance on the `oltp_update_index` workload is as follows:

| Threads | TPS | 95% latency (ms)|
|:--------|:----------|:----------|
| 100 | 11,678 | 11.0 |
| 100 | 11,678 | 11.0 |
| 200 | 17,685 | 14.8 |
| 400 | 25,369 | 20.4 |

Expand Down

0 comments on commit 681d866

Please sign in to comment.