Last active
December 10, 2015 16:58
-
-
Save kylelemons/4464403 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
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