Created
November 16, 2011 17:35
-
-
Save tav/1370763 to your computer and use it in GitHub Desktop.
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
Structured data: | |
argo.BenchmarkArgo 76601 ns/op 1098 bytes | |
argo.BenchmarkGob 109596 ns/op 1599 bytes | |
argo.BenchmarkJSON 1848052 ns/op 3138 bytes | |
Large structured data: | |
argo.BenchmarkArgo 1062088 ns/op 19566 bytes | |
argo.BenchmarkGob 1143704 ns/op 27845 bytes | |
argo.BenchmarkJSON 31775460 ns/op 57570 bytes | |
Large unstructured data: | |
argo.BenchmarkArgo 17111330 ns/op 210746 bytes | |
argo.BenchmarkGob 252128800 ns/op 364992 bytes | |
argo.BenchmarkJSON 175525400 ns/op 244666 bytes |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment