Skip to content

Instantly share code, notes, and snippets.

@kung-foo
Created July 10, 2017 11:59
Show Gist options
  • Save kung-foo/7f213df412639be8f62a17cb38a51285 to your computer and use it in GitHub Desktop.
Save kung-foo/7f213df412639be8f62a17cb38a51285 to your computer and use it in GitHub Desktop.
benchcmp bench_current.test bench_1.9.test
benchmark old ns/op new ns/op delta
BenchmarkPearson-4 0.31 0.30 -3.23%
BenchmarkFillBuckets-4 7632 7334 -3.90%
BenchmarkQuartilePoints-4 2279 1770 -22.33%
BenchmarkHash-4 12908 12433 -3.68%
benchmark old allocs new allocs delta
BenchmarkPearson-4 0 0 +0.00%
BenchmarkFillBuckets-4 3 3 +0.00%
BenchmarkQuartilePoints-4 0 0 +0.00%
BenchmarkHash-4 10 11 +10.00%
benchmark old bytes new bytes delta
BenchmarkPearson-4 0 0 +0.00%
BenchmarkFillBuckets-4 4197 4197 +0.00%
BenchmarkQuartilePoints-4 0 0 +0.00%
BenchmarkHash-4 4480 4536 +1.25%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment