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
Not sure if this is an issue with the rust-bindings, but the performance of bitcoin-core/secp256k1 is distinctly slower than other Rust based libraries when compiled to Wasm. See the example benchmarks here.
Since this is a regression, it should be easy to git bisect this.
@gregdhill wrote this upstream (bitcoin-core/secp256k1#892)
Since this is a regression, it should be easy to git bisect this.
Possibly related: https://twitter.com/alexeiZamyatin/status/1355605818218053637
The text was updated successfully, but these errors were encountered: