Skip to content

calmh/gohashcompare

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

gohashcompare

A cryptographic hash benchmark

Instructions how to run it (requires go runtime):

mkdir -p /tmp/src/github.com/AudriusButkevicius/gohashcompare
cd /tmp/src/github.com/AudriusButkevicius/gohashcompare
curl -L -O https://github.com/AudriusButkevicius/gohashcompare/archive/master.tar.gz
tar -zxvf master.tar.gz --strip-components=1
export GOPATH=/tmp
go run main.go

Post results on: https://pulse-forum.ind.ie/t/looking-for-benchmarking-volunteers

About

Go's cryptographic hash benchmarks

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%