跳到主要内容
版本:1.0.0

Fory Dart 基准

该基准比较 Apache Fory、Protocol Buffers 和 JSON 在 Dart 中的序列化与反序列化吞吐量。

吞吐图表

Throughput

硬件与运行时信息

时间戳2026-05-08T08:23:10.201764Z
操作系统Version 15.7.2 (Build 24G325)
主机MacBook-Pro.local
CPU 核心数(逻辑)12
内存(GB)48.00
Dart3.10.7 (stable) (Tue Dec 23 00:01:57 2025 -0800) on "macos_arm64"
每个用例采样次数5
每个用例预热时长(秒)1.0
每个用例持续时长(秒)1.5

吞吐结果

数据类型操作Fory TPSProtobuf TPSJSON TPS最快
NumericStruct序列化9,007,8091,582,003774,574fory (5.69x)
NumericStruct反序列化9,039,4033,343,4591,391,036fory (2.70x)
Sample序列化2,434,800538,385133,800fory (4.52x)
Sample反序列化2,362,665909,410239,924fory (2.60x)
MediaContent序列化1,167,225423,564223,387fory (2.76x)
MediaContent反序列化1,987,141770,107254,156fory (2.58x)
NumericStructList序列化2,551,102283,827139,615fory (8.99x)
NumericStructList反序列化3,028,068530,360265,058fory (5.71x)
SampleList序列化568,93747,42625,386fory (12.00x)
SampleList反序列化542,871108,34948,058fory (5.01x)
MediaContentList序列化226,50781,82841,780fory (2.77x)
MediaContentList反序列化458,667139,39550,183fory (3.29x)

序列化大小(字节)

数据类型ForyProtobufJSON
NumericStruct7893159
Sample445377791
MediaContent362307619
NumericStructList255475816
SampleList197819003976
MediaContentList153115503122