Page MenuHomePhabricator

Backport benchmark related to base58 and bech32 decoding
Closed, ResolvedPublic

Description

Bitcoin Core implemented benchmark to test base58 and bech32 performances.

The base58 benchmark can be backported "as this", but the bech32 needs to be adapted for cashaddr first.