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

zuston pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-uniffle.git


The following commit(s) were added to refs/heads/master by this push:
     new 45ad0b80e [#1607][FOLLOWUP] docs(benchmark): Show link in README 
(#1661)
45ad0b80e is described below

commit 45ad0b80e9b59edbc9985f0a4afe669a58e5d4a9
Author: RickyMa <[email protected]>
AuthorDate: Fri Apr 19 11:26:37 2024 +0800

    [#1607][FOLLOWUP] docs(benchmark): Show link in README (#1661)
    
    ### What changes were proposed in this pull request?
    
    Update `README.md`.
    
    ### Why are the changes needed?
    
    A follow-up PR for: https://github.com/apache/incubator-uniffle/pull/1650.
    Easier for users to find out the performance report.
    
    ### Does this PR introduce _any_ user-facing change?
    
    No.
    
    ### How was this patch tested?
    
    Unnecessary.
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index dcab92443..83bb2efcd 100644
--- a/README.md
+++ b/README.md
@@ -346,7 +346,7 @@ The following security configurations are introduced.
   please see [Proxy user - Superusers Acting On Behalf Of Other 
Users](https://hadoop.apache.org/docs/stable/hadoop-project-dist/hadoop-common/Superusers.html)
 
 ## Benchmark
-We provide some benchmark tests for Uniffle. For details, you can see [Uniffle 
Benchmark](docs/benchmark.md)
+We provide some benchmark tests for Uniffle. For details, you can see [Uniffle 
0.2.0 Benchmark](docs/benchmark.md), [Uniffle 0.9.0 
Benchmark](docs/benchmark_netty_case_report.md).
 
 ## LICENSE
 

Reply via email to