Skip to content

Instantly share code, notes, and snippets.

@tav
Created November 16, 2011 17:35
Show Gist options
  • Save tav/1370763 to your computer and use it in GitHub Desktop.
Save tav/1370763 to your computer and use it in GitHub Desktop.
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