readme: Fix benchmark alignment

This commit is contained in:
Jakob Unterwurzacher 2015-09-06 12:17:55 +02:00
parent 290b11abf4
commit e34e383d37
1 changed files with 1 additions and 1 deletions

View File

@ -39,5 +39,5 @@ The output should look like this:
+ go test -bench=.
PASS
BenchmarkStreamWrite 100 14062281 ns/op 74.57 MB/s
BenchmarkStreamRead 100 11267741 ns/op 93.06 MB/s
BenchmarkStreamRead 100 11267741 ns/op 93.06 MB/s
ok github.com/rfjakob/gocryptfs 7.569s