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

chaokunyang pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fory-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 009cbc2939 update benchmarks (#437)
009cbc2939 is described below

commit 009cbc2939cac5488b5fd2e516f047b50c436c5d
Author: Shawn Yang <[email protected]>
AuthorDate: Tue Mar 24 15:59:57 2026 +0800

    update benchmarks (#437)
---
 docs/introduction/benchmark.md                                    | 8 ++++----
 .../current/introduction/benchmark.md                             | 8 ++++----
 .../version-0.16/introduction/benchmark.md                        | 8 ++++----
 versioned_docs/version-0.16/introduction/benchmark.md             | 8 ++++----
 4 files changed, 16 insertions(+), 16 deletions(-)

diff --git a/docs/introduction/benchmark.md b/docs/introduction/benchmark.md
index 2acb2c2d00..d60a06eb75 100644
--- a/docs/introduction/benchmark.md
+++ b/docs/introduction/benchmark.md
@@ -66,13 +66,13 @@ Consistent mode:
 
 ### Repository Throughput Summary
 
-Serialization throughput:
+**Serialization Throughput**:
 
-<img width="90%" alt="" 
src="/img/benchmarks/serialization/bench_serialize_SAMPLE_to_array_tps.png" />
+![Java Serialization 
Throughput](../benchmarks/java/java_repo_serialization_throughput.png)
 
-Deserialization throughput:
+**Deserialization Throughput**:
 
-<img width="90%" alt="" 
src="/img/benchmarks/deserialization/bench_deserialize_SAMPLE_from_array_tps.png"
 />
+![Java Deserialization 
Throughput](../benchmarks/java/java_repo_deserialization_throughput.png)
 
 ### Zero-Copy Benchmark
 
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/introduction/benchmark.md 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/introduction/benchmark.md
index fc67c0ac41..3b29433052 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/introduction/benchmark.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/introduction/benchmark.md
@@ -66,13 +66,13 @@ Consistent 模式:
 
 ### 仓库吞吐汇总
 
-序列化吞吐:
+**序列化吞吐**:
 
-<img width="90%" alt="" 
src="/img/benchmarks/serialization/bench_serialize_SAMPLE_to_array_tps.png" />
+![Java 序列化吞吐](../benchmarks/java/java_repo_serialization_throughput.png)
 
-反序列化吞吐:
+**反序列化吞吐**:
 
-<img width="90%" alt="" 
src="/img/benchmarks/deserialization/bench_deserialize_SAMPLE_from_array_tps.png"
 />
+![Java 反序列化吞吐](../benchmarks/java/java_repo_deserialization_throughput.png)
 
 ### 零拷贝性能测试
 
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.16/introduction/benchmark.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.16/introduction/benchmark.md
index fc67c0ac41..3b29433052 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.16/introduction/benchmark.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-0.16/introduction/benchmark.md
@@ -66,13 +66,13 @@ Consistent 模式:
 
 ### 仓库吞吐汇总
 
-序列化吞吐:
+**序列化吞吐**:
 
-<img width="90%" alt="" 
src="/img/benchmarks/serialization/bench_serialize_SAMPLE_to_array_tps.png" />
+![Java 序列化吞吐](../benchmarks/java/java_repo_serialization_throughput.png)
 
-反序列化吞吐:
+**反序列化吞吐**:
 
-<img width="90%" alt="" 
src="/img/benchmarks/deserialization/bench_deserialize_SAMPLE_from_array_tps.png"
 />
+![Java 反序列化吞吐](../benchmarks/java/java_repo_deserialization_throughput.png)
 
 ### 零拷贝性能测试
 
diff --git a/versioned_docs/version-0.16/introduction/benchmark.md 
b/versioned_docs/version-0.16/introduction/benchmark.md
index 2acb2c2d00..d60a06eb75 100644
--- a/versioned_docs/version-0.16/introduction/benchmark.md
+++ b/versioned_docs/version-0.16/introduction/benchmark.md
@@ -66,13 +66,13 @@ Consistent mode:
 
 ### Repository Throughput Summary
 
-Serialization throughput:
+**Serialization Throughput**:
 
-<img width="90%" alt="" 
src="/img/benchmarks/serialization/bench_serialize_SAMPLE_to_array_tps.png" />
+![Java Serialization 
Throughput](../benchmarks/java/java_repo_serialization_throughput.png)
 
-Deserialization throughput:
+**Deserialization Throughput**:
 
-<img width="90%" alt="" 
src="/img/benchmarks/deserialization/bench_deserialize_SAMPLE_from_array_tps.png"
 />
+![Java Deserialization 
Throughput](../benchmarks/java/java_repo_deserialization_throughput.png)
 
 ### Zero-Copy Benchmark
 


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

Reply via email to