romanz/electrs

Feature: add micro-/macro-benchmarks to identify bottlenecks and performance regressions

Open

#556 ouverte le 15 oct. 2021

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)Rust (551 forks)github user discovery
enhancementhelp wanted

Métriques du dépôt

Stars
 (1 366 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

Is your feature request related to a problem? Please describe. https://github.com/romanz/electrs/issues/539#issuecomment-940360858

Describe the solution you'd like We should start with collecting performance data as part of our CI. Consider using https://prodfiler.com/ (if it works for our use-case). Maybe we can even run a full sync once in while :)

Describe alternatives you've considered I prefer not to rely on manual performance analysis.

Guide contributeur