Skip to content

Instantly share code, notes, and snippets.

@kylelemons
Last active December 10, 2015 16:58
Show Gist options
  • Save kylelemons/4464403 to your computer and use it in GitHub Desktop.
Save kylelemons/4464403 to your computer and use it in GitHub Desktop.
benchmark old ns/op new ns/op delta
BenchmarkWriteDefault 14287 3258 -77.20%
BenchmarkWriteShortList 13116 3516 -73.19%
BenchmarkWriteCompact 10669 2897 -72.85%
BenchmarkWriteDiffable 16807 3786 -77.47%
benchmark old MB/s new MB/s speedup
BenchmarkWriteDefault 7.98 34.99 4.38x
BenchmarkWriteShortList 5.95 22.18 3.73x
BenchmarkWriteCompact 4.12 15.19 3.69x
BenchmarkWriteDiffable 9.88 43.85 4.44x
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment