From 0fdcf01a895c5c430c3ad9d466ab0bec07ca99a7 Mon Sep 17 00:00:00 2001 From: Ti Chi Robot Date: Tue, 24 Dec 2024 19:47:48 +0800 Subject: [PATCH] release-8.5.0.md: add the performance test section (#19751) (#19786) --- releases/release-8.5.0.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/releases/release-8.5.0.md b/releases/release-8.5.0.md index fe97f89dd1263..8d4efe1c6184b 100644 --- a/releases/release-8.5.0.md +++ b/releases/release-8.5.0.md @@ -426,6 +426,10 @@ The following features are planned for deprecation in future versions: - Fix the issue that TiDB Lightning fails to receive oversized messages sent from TiKV [#56114](https://github.com/pingcap/tidb/issues/56114) @[fishiu](https://github.com/fishiu) - Fix the issue that the `AUTO_INCREMENT` value is set too high after importing data using the physical import mode [#56814](https://github.com/pingcap/tidb/issues/56814) @[D3Hunter](https://github.com/D3Hunter) +## Performance test + +To learn about the performance of TiDB v8.5.0, you can refer to the [performance test reports](https://docs.pingcap.com/tidbcloud/v8.5-performance-highlights) of the TiDB Cloud Dedicated cluster. + ## Contributors We would like to thank the following contributors from the TiDB community: