Skip to content

Commit

Permalink
more readme
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Hamilton <m@tthamilton.com>
  • Loading branch information
Eriner committed Jul 22, 2023
1 parent b767746 commit 4faa9be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@ The benchmarks below show an approximate 2x speed increase while maintaining the
% go test -bench=.
goos: linux
goarch: amd64
pkg: github.com/eriner/vanity_nip
pkg: github.com/eriner/vanity-npub
cpu: AMD Ryzen 7 2700X Eight-Core Processor
BenchmarkGeneratePrivateKey-16 499538 2073 ns/op
BenchmarkGenerateFastPrivateKey-16 1085912 1146 ns/op
PASS
ok github.com/eriner/vanity_nip 3.240s
ok github.com/eriner/vanity-npub 3.240s
```

0 comments on commit 4faa9be

Please sign in to comment.