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

jiafengzheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 4decadcd1ef rename image name
4decadcd1ef is described below

commit 4decadcd1efacd26288e45cc3e11fbcf72931b7e
Author: jiafeng.zhang <[email protected]>
AuthorDate: Sat Nov 19 21:19:44 2022 +0800

    rename image name
---
 docs/benchmark/ssb.md                                       |   4 ++--
 docs/benchmark/tpch.md                                      |   2 +-
 .../docusaurus-plugin-content-docs/current/benchmark/ssb.md |   4 ++--
 .../current/benchmark/tpch.md                               |   2 +-
 static/images/{ssb_12_11_015.png => ssb.png}                | Bin
 static/images/{ssb_v11_v015_compare.png => ssb_flat.png}    | Bin
 static/images/{image-20220614114351241.png => tpch.png}     | Bin
 7 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/docs/benchmark/ssb.md b/docs/benchmark/ssb.md
index 39aa606ba4e..eeca264fb6c 100644
--- a/docs/benchmark/ssb.md
+++ b/docs/benchmark/ssb.md
@@ -38,11 +38,11 @@ We conducted pairwise testing on 13 queries on the SSB 
standard test dataset bas
 
 The overall performance improvement on SSB FlAT wide tables was nearly 4x on 
Apache Doris 1.2.0-rc01 compared to Apache Doris 1.1.3, and nearly 10x on 
Apache Doris 0.15.0 RC04.
 
-![ssb_v11_v015_compare](/images/ssb_v11_v015_compare.png)
+![ssb_v11_v015_compare](/images/ssb_flat.png)
 
 On the standard SSB test SQL, Apache Doris 1.2.0-rc01 delivers an overall 
performance improvement of nearly 2X over Apache Doris 1.1.3 and nearly 31X 
over Apache Doris 0.15.0 RC04.
 
-![ssb_12_11_015](/images/ssb_12_11_015.png)
+![ssb_12_11_015](/images/ssb.png)
 
 ## 1. Hardware Environment
 
diff --git a/docs/benchmark/tpch.md b/docs/benchmark/tpch.md
index 117a4610862..9a751c40cf6 100644
--- a/docs/benchmark/tpch.md
+++ b/docs/benchmark/tpch.md
@@ -36,7 +36,7 @@ This document mainly introduces the performance of Doris on 
the TPC-H test set.
 
 On 22 queries on the TPC-H standard test dataset, we conducted pairwise tests 
based on Apache Doris 1.2.0-rc01, Apache Doris 1.1.3 and Apache Doris 0.15.0 
RC04 versions. The overall performance of Apache Doris 1.2.0-rc01 is nearly 3 
times better than that of Apache Doris 1.1.3 and nearly 11 times better than 
that of Apache Doris 0.15.0 RC04.
 
-![image-20220614114351241](/images/image-20220614114351241.png)
+![image-20220614114351241](/images/tpch.png)
 
 ## 1. Hardware Environment
 
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/benchmark/ssb.md 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/benchmark/ssb.md
index a9c328ab53e..b775d756901 100644
--- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/benchmark/ssb.md
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/benchmark/ssb.md
@@ -38,11 +38,11 @@ under the License.
 
 在 SSB FlAT 宽表上, Apache Doris 1.2.0-rc01上相对 Apache Doris 1.1.3 整体性能提升了将近4倍,相对于 
Apache Doris 0.15.0 RC04 ,性能提升了将近10倍 。
 
-![ssb_v11_v015_compare](/images/ssb_v11_v015_compare.png)
+![ssb_v11_v015_compare](/images/ssb_flat.png)
 
 在标准的 SSB 测试SQL上, Apache Doris 1.2.0-rc01 上相对 Apache Doris 1.1.3 
整体性能提升了将近2倍,相对于 Apache Doris 0.15.0 RC04 ,性能提升了将近 31 倍 。
 
-![ssb_12_11_015](/images/ssb_12_11_015.png)
+![ssb_12_11_015](/images/ssb.png)
 
 ## 1. 硬件环境
 
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/benchmark/tpch.md 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/benchmark/tpch.md
index 33d4ca138b5..7f9d12f8552 100644
--- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/benchmark/tpch.md
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/benchmark/tpch.md
@@ -36,7 +36,7 @@ TPC-H是一个决策支持基准(Decision Support Benchmark),它由一套
 
 在 TPC-H 标准测试数据集上的 22 个查询上,我们基于 Apache Doris 1.2.0-rc01, Apache Doris 1.1.3 及 
Apache Doris 0.15.0 RC04 版本进行了对别测试, Apache Doris 1.2.0-rc01上相对 Apache Doris 
1.1.3 整体性能提升了将近 3 倍,相对于 Apache Doris 0.15.0 RC04 ,性能提升了将近 11 倍 。
 
-![image-20220614114351241](/images/image-20220614114351241.png)
+![image-20220614114351241](/images/tpch.png)
 
 ## 1. 硬件环境
 
diff --git a/static/images/ssb_12_11_015.png b/static/images/ssb.png
similarity index 100%
rename from static/images/ssb_12_11_015.png
rename to static/images/ssb.png
diff --git a/static/images/ssb_v11_v015_compare.png b/static/images/ssb_flat.png
similarity index 100%
rename from static/images/ssb_v11_v015_compare.png
rename to static/images/ssb_flat.png
diff --git a/static/images/image-20220614114351241.png b/static/images/tpch.png
similarity index 100%
rename from static/images/image-20220614114351241.png
rename to static/images/tpch.png


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to