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

caogaofei pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iotdb-docs.git


The following commit(s) were added to refs/heads/main by this push:
     new a3688d6  Add title for performance (#68)
a3688d6 is described below

commit a3688d64089798fa2d9b61a51be861c3de71dd68
Author: Beyyes <[email protected]>
AuthorDate: Thu Aug 17 17:25:12 2023 +0800

    Add title for performance (#68)
---
 src/UserGuide/Master/IoTDB-Introduction/Performance.md    | 2 ++
 src/UserGuide/V1.2.x/IoTDB-Introduction/Performance.md    | 2 ++
 src/zh/UserGuide/Master/IoTDB-Introduction/Performance.md | 2 ++
 src/zh/UserGuide/V1.2.x/IoTDB-Introduction/Performance.md | 2 ++
 4 files changed, 8 insertions(+)

diff --git a/src/UserGuide/Master/IoTDB-Introduction/Performance.md 
b/src/UserGuide/Master/IoTDB-Introduction/Performance.md
index f4c5ea0..a428d14 100644
--- a/src/UserGuide/Master/IoTDB-Introduction/Performance.md
+++ b/src/UserGuide/Master/IoTDB-Introduction/Performance.md
@@ -17,6 +17,8 @@
     under the License.
 -->
 
+# Performance
+
 This chapter introduces the performance characteristics of IoTDB from the 
perspectives of database connection, database read and write performance, and 
storage performance.
 The test tool uses IoTDBBenchmark, an open source time series database 
benchmark tool.
 
diff --git a/src/UserGuide/V1.2.x/IoTDB-Introduction/Performance.md 
b/src/UserGuide/V1.2.x/IoTDB-Introduction/Performance.md
index 46ef539..4f1e6e1 100644
--- a/src/UserGuide/V1.2.x/IoTDB-Introduction/Performance.md
+++ b/src/UserGuide/V1.2.x/IoTDB-Introduction/Performance.md
@@ -17,6 +17,8 @@
     under the License.
 -->
 
+# Performance
+
 This chapter introduces the performance characteristics of IoTDB from the 
perspectives of database connection, database read and write performance, and 
storage performance.
 The test tool uses IoTDBBenchmark, an open source time series database 
benchmark tool.
 
diff --git a/src/zh/UserGuide/Master/IoTDB-Introduction/Performance.md 
b/src/zh/UserGuide/Master/IoTDB-Introduction/Performance.md
index 069cfca..be7e4cc 100644
--- a/src/zh/UserGuide/Master/IoTDB-Introduction/Performance.md
+++ b/src/zh/UserGuide/Master/IoTDB-Introduction/Performance.md
@@ -17,6 +17,8 @@
     under the License.
 -->
 
+# 性能特点
+
 本章节从数据库连接、数据库读写性能及存储性能角度介绍IoTDB的性能特点,测试工具使用开源的时序数据库基准测试工具 IoTDBBenchmark。
 
 ## 数据库连接
diff --git a/src/zh/UserGuide/V1.2.x/IoTDB-Introduction/Performance.md 
b/src/zh/UserGuide/V1.2.x/IoTDB-Introduction/Performance.md
index 069cfca..be7e4cc 100644
--- a/src/zh/UserGuide/V1.2.x/IoTDB-Introduction/Performance.md
+++ b/src/zh/UserGuide/V1.2.x/IoTDB-Introduction/Performance.md
@@ -17,6 +17,8 @@
     under the License.
 -->
 
+# 性能特点
+
 本章节从数据库连接、数据库读写性能及存储性能角度介绍IoTDB的性能特点,测试工具使用开源的时序数据库基准测试工具 IoTDBBenchmark。
 
 ## 数据库连接

Reply via email to