TeamSirenix / odin-serializer

Fast, robust, powerful and extendible .NET serializer built for Unity
http://www.odininspector.com
Apache License 2.0
1.69k stars 193 forks source link

Add comparison to MessagePack-CSharp #31

Open NoxMortem opened 5 years ago

NoxMortem commented 5 years ago

29 sparked my interest. I would be interest how fast this serializer is compare to the fastest Serializer for Unity I am aware of:

https://github.com/neuecc/MessagePack-CSharp

JesseTG commented 3 years ago

Ask and you shall receive. https://github.com/neuecc/MessagePack-CSharp/issues/1243