Created
July 24, 2014 23:25
-
-
Save rpgmaker/34b8dfd5b7b4617af6f4 to your computer and use it in GitHub Desktop.
Performance Comparison JSON vs Binary (Serialization only)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Completed Phoenix Json in Avg 55 Milliseconds | |
----------------------------------- | |
Completed MessageShark in Avg 56 Milliseconds | |
----------------------------------- | |
Completed ProtoBuf in Avg 65 Milliseconds | |
----------------------------------- | |
Completed ObjectSerialization in Avg 110 Milliseconds | |
----------------------------------- | |
Completed Service Stack Json in Avg 192 Milliseconds | |
----------------------------------- | |
Completed Newton JSON.NET in Avg 202 Milliseconds | |
----------------------------------- | |
Completed fastJSON in Avg 234 Milliseconds | |
----------------------------------- | |
Completed MessagePack in Avg 507 Milliseconds | |
----------------------------------- | |
Press any key to continue . . . | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment