This is an automated email from the ASF dual-hosted git repository.

csy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/auron.git


The following commit(s) were added to refs/heads/master by this push:
     new 1ab5c038 Update benchmark document link to `auron.apache.org` (#1237)
1ab5c038 is described below

commit 1ab5c038fc378894c578649440203b6d7fbf971f
Author: Ruilei Ma <[email protected]>
AuthorDate: Thu Aug 28 19:56:13 2025 +0800

    Update benchmark document link to `auron.apache.org` (#1237)
---
 README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 7fc76d31..27cae999 100644
--- a/README.md
+++ b/README.md
@@ -101,10 +101,12 @@ spark-sql -f tpcds/q01.sql
 
 ## Performance
 
-TPC-DS 1TB Benchmark (for details, see 
https://auron-project.github.io/documents/benchmarks.html):
+TPC-DS 1TB Benchmark Results:
 
 ![tpcds-benchmark-echarts.png](./benchmark-results/tpcds-benchmark-echarts.png)
 
+For methodology and additional results, please refer to [benchmark 
documentation](https://auron.apache.org/documents/benchmarks.html).
+
 We also encourage you to benchmark Auron and share the results with us. 🤗
 
 ## Community

Reply via email to