mirror of
https://github.com/calmh/gohashcompare.git
synced 2026-07-17 01:25:01 +00:00
Go's cryptographic hash benchmarks
- Go 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| main.go | ||
| README.md | ||
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