This is an automated email from the ASF dual-hosted git repository. chaokunyang pushed a commit to branch fix_benchmark_plots4 in repository https://gitbox.apache.org/repos/asf/fory-site.git
commit 82b74772f01c5c5583c509758db6abba0c8c783c Merge: a90395f97 9b88b2280 Author: chaokunyang <[email protected]> AuthorDate: Tue Dec 16 00:44:51 2025 +0800 Merge remote-tracking branch 'origin/main' into fix_benchmark_plots4 .../current/docs/introduction/benchmark.md | 5 +++++ 1 file changed, 5 insertions(+) diff --cc i18n/zh-CN/docusaurus-plugin-content-docs/current/docs/introduction/benchmark.md index bd7d34be6,b9a539093..71596d168 --- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/docs/introduction/benchmark.md +++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/docs/introduction/benchmark.md @@@ -15,6 -15,6 +15,10 @@@ sidebar_position: ### Java 序列化 ++<img width="48%" alt="" src="/img/benchmarks/serialization/bench_serialize_compatible_STRUCT_to_directBuffer_tps.png" /> ++<img width="48%" alt="" src="/img/benchmarks/serialization/bench_serialize_compatible_MEDIA_CONTENT_to_array_tps.png" /> ++<img width="48%" alt="" src="/img/benchmarks/serialization/bench_serialize_MEDIA_CONTENT_to_array_tps.png" /> ++<img width="48%" alt="" src="/img/benchmarks/serialization/bench_serialize_SAMPLE_to_array_tps.png" /> <img width="48%" alt="" src="/img/benchmarks/serialization/bench_serialize_compatible_STRUCT_to_directBuffer_tps.png" /> <img width="48%" alt="" src="/img/benchmarks/serialization/bench_serialize_compatible_MEDIA_CONTENT_to_array_tps.png" /> <img width="48%" alt="" src="/img/benchmarks/serialization/bench_serialize_MEDIA_CONTENT_to_array_tps.png" /> @@@ -45,6 -45,6 +49,7 @@@ ## JavaScript 性能测试 ++<img width="50%" alt="" src="/img/benchmarks/javascript/complex_object.jpg" /> <img width="50%" alt="" src="/img/benchmarks/javascript/complex_object.jpg" /> 此柱状图使用的数据包含一个具有多种字段类型的复杂对象,JSON 数据大小为 3KB。 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
