Fix a typo in the README.

This wasn't the machine I ran it on, or else it wouldn't have been a
remotely fair comparison because my laptop is a 10-year-old piece of
crap x220 running Qubes.
This commit is contained in:
Isis Lovecruft 2018-07-16 20:45:03 +00:00
parent c024b671c0
commit 494c4628c2
Failed to extract signature

View file

@ -35,7 +35,7 @@ the performance for signature verification is greatly improved:
In comparison, the equivalent package in Golang performs as follows:
∃!isisⒶwintermute:(master *=)~/code/go/src/github.com/agl/ed25519 ∴ go test -bench .
∃!isisⒶmistakenot:(master *=)~/code/go/src/github.com/agl/ed25519 ∴ go test -bench .
BenchmarkKeyGeneration 30000 47007 ns/op
BenchmarkSigning 30000 48820 ns/op
BenchmarkVerification 10000 119701 ns/op