This is an automated email from the ASF dual-hosted git repository. chaokunyang pushed a commit to branch fix_benchmarks in repository https://gitbox.apache.org/repos/asf/fory-site.git
commit 4d2dd8f5571f80cef27652d5232481f7c3242af9 Author: chaokunyang <[email protected]> AuthorDate: Tue Mar 24 15:59:33 2026 +0800 update benchmarks --- 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" /> + -Deserialization throughput: +**Deserialization Throughput**: -<img width="90%" alt="" src="/img/benchmarks/deserialization/bench_deserialize_SAMPLE_from_array_tps.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" /> + -反序列化吞吐: +**反序列化吞吐**: -<img width="90%" alt="" src="/img/benchmarks/deserialization/bench_deserialize_SAMPLE_from_array_tps.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" /> + -反序列化吞吐: +**反序列化吞吐**: -<img width="90%" alt="" src="/img/benchmarks/deserialization/bench_deserialize_SAMPLE_from_array_tps.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" /> + -Deserialization throughput: +**Deserialization Throughput**: -<img width="90%" alt="" src="/img/benchmarks/deserialization/bench_deserialize_SAMPLE_from_array_tps.png" /> + ### Zero-Copy Benchmark --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
