You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
34e6ab9 CI: Run benchmarks (Tobin C. Harding)
8f2bac7 Add benchmarks (Tobin C. Harding)
Pull request description:
Add benchmarks for parsing and encoding bitcoin addresses. Also add two unit tests that parse the same address string used in the benchmarks.
Specifically benchmark:
- decoding an address
- encoding an address with allocation
- encoding an address without allocation
Do so for both Bitcoin bech32 addresses and Bitcoin bech32m addresses.
Patch 1 is preparatory clean up to the readme.
ACKs for top commit:
apoelstra:
ACK 34e6ab9
Tree-SHA512: 10d4bdf108fec39e94f9a493fe680842b2f47d3fee0139b301e927dbc9273441d940194ee36cb71d2813b21fa343f8fc2d60ee45f43c276beb9dc8e41c9ceb7d
0 commit comments