Skip to content

Instantly share code, notes, and snippets.

@calmh
Created September 26, 2015 11:22
Show Gist options
  • Save calmh/86cb88c9103243939ec2 to your computer and use it in GitHub Desktop.
Save calmh/86cb88c9103243939ec2 to your computer and use it in GitHub Desktop.
jb@syno:~/src/github.com/AudriusButkevicius/gohashcompare git:(master 1↑) 1M 7A $ go run main.go
Build: go1.5.1 darwin-amd64
testing: warning: no tests to run
PASS
SHA256-8 5000 731164 ns/op 179.26 MB/s 32 B/op 1 allocs/op
SHAKE256-8 5000 598993 ns/op 218.82 MB/s 64 B/op 1 allocs/op
FNV64-8 10000 213811 ns/op 613.03 MB/s 16 B/op 1 allocs/op
murmur3-128-8 100000 30360 ns/op 4317.24 MB/s 16 B/op 1 allocs/op
jb@syno:~/src/github.com/AudriusButkevicius/gohashcompare git:(master 1↑) 1M 7A $
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment