File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -117,9 +117,16 @@ For more detailed benchmarks and methodology, see [Go Benchmark](benchmarks/go).
117117
118118For 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
You can’t perform that action at this time.
0 commit comments