Skip to content

Commit

Permalink
Remove references to PPNCusip
Browse files Browse the repository at this point in the history
  • Loading branch information
ViridianForge committed Apr 11, 2023
1 parent d5b0146 commit e01921f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
3 changes: 0 additions & 3 deletions BENCHMARKS.md
Original file line number Diff line number Diff line change
Expand Up @@ -236,9 +236,6 @@ Table generated with tablesgenerator.com/markdown_tables
| BenchmarkCusip/package-8 | 5402995 | 224.9 ns/op | 24 B/op | 2 allocs/op |
| BenchmarkCusip/Faker_math-8 | 5367218 | 221.1 ns/op | 24 B/op | 2 allocs/op |
| BenchmarkCusip/Faker_crypto-8 | 363460 | 2967 ns/op | 24 B/op | 2 allocs/op |
| BenchmarkPpnCusip/package-8 | 4436744 | 267.2 ns/op | 24 B/op | 2 allocs/op |
| BenchmarkPpnCusip/Faker_math-8 | 4465546 | 260.9 ns/op | 24 B/op | 2 allocs/op |
| BenchmarkPpnCusip/Faker_crypto-8 | 307485 | 3621 ns/op | 24 B/op | 2 allocs/op |
| BenchmarkIsin/package-8 | 1742368 | 701.4 ns/op | 533 B/op | 8 allocs/op |
| BenchmarkIsin/Faker_math-8 | 1653408 | 715.5 ns/op | 533 B/op | 8 allocs/op |
| BenchmarkIsin/Faker_crypto-8 | 330396 | 3583 ns/op | 533 B/op | 8 allocs/op |
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -537,7 +537,6 @@ BitcoinPrivateKey() string

```go
Cusip() string
PpnCusip() string
Isin() string
```

Expand Down

0 comments on commit e01921f

Please sign in to comment.