File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,7 +10,6 @@ Implemented benchmarks for the following serializers:
1010- System.Text.JsonSerializer
1111- System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
1212- System.Xml.Serialization.XmlSerializer
13- - BinaryPack (https://github.com/Sergio0694/BinaryPack )
1413- Bois (https://github.com/salarcode/Bois )
1514- Ceras (https://github.com/rikimaru0345/Ceras )
1615- FastJson ( https://github.com/mgholam/fastJSON/ )
@@ -26,5 +25,6 @@ Implemented benchmarks for the following serializers:
2625- SpanJson (https://github.com/Tornhoof/SpanJson )
2726- UTF8Json (https://github.com/neuecc/Utf8Json )
2827
29- #### Legacy Serializers
30- - BinaryFormatter
28+ #### Legacy and no longer supported Serializers
29+ - BinaryFormatter
30+ - BinaryPack (https://github.com/Sergio0694/BinaryPack )
You can’t perform that action at this time.
0 commit comments