Roman Zeyde
Roman Zeyde
> Maybe we can use https://asciinema.org/ to prepare a short screencast that shows how to install and run electrs on a Linux machine? This way, beginner users will also have...
Following #444 (see the specification [here](https://github.com/spesmilo/electrumx/pull/90/files#diff-ffa7e37c618564f8c58d9072b5ef234e6e9b2cdf1d71d16be7dc356146cb475fR584)). Blocked until Electrum client is released with support of 1.5 protocol.
We should allow users to submit their performance benchmarks, in a somewhat "standardized" way - at least until #556 is ready. https://blog.keys.casa/electrum-server-performance-report/ is a great example, but even something like...
instead of https://github.com/tikv/rust-prometheus
**Is your feature request related to a problem? Please describe.** https://github.com/romanz/electrs/pull/546#issuecomment-940740615 **Additional context** We currently use https://docs.rs/bitcoin/0.27.1/bitcoin/network/stream_reader/struct.StreamReader.html which can hopefully be optimized for our use-case.