Skip to content

Commit b07c707

Browse files
committed
update readme
1 parent ba0c7a9 commit b07c707

1 file changed

Lines changed: 10 additions & 3 deletions

File tree

README.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -117,9 +117,16 @@ For more detailed benchmarks and methodology, see [Go Benchmark](benchmarks/go).
117117

118118
For more detailed benchmarks and methodology, see [Pythonk](benchmarks/python).
119119

120-
### C# Serialization Performance
120+
### JavaScript/NodeJS Serialization Performance
121+
122+
<p align="center">
123+
<img src="docs/benchmarks/javascript/throughput.png" width="95%">
124+
</p>
121125

122-
Fory C# demonstrates excellent performance compared to protobuf-net and MessagePack-CSharp:
126+
For more detailed benchmarks and methodology, see [JavaScript Benchmarks](docs/benchmarks/javascript).
127+
128+
129+
### C# Serialization Performance
123130

124131
<p align="center">
125132
<img src="docs/benchmarks/csharp/throughput.png" width="95%">
@@ -133,7 +140,7 @@ For more detailed benchmarks and methodology, see [C# Benchmarks](docs/benchmark
133140
<img src="docs/benchmarks/swift/throughput.png" width="95%">
134141
</p>
135142

136-
For more detailed benchmarks and methodology, see [SwiftBenchmarks](docs/benchmarks/swift).
143+
For more detailed benchmarks and methodology, see [Swift Benchmarks](docs/benchmarks/swift).
137144

138145
### Dart Serialization Performance
139146

0 commit comments

Comments
 (0)