0xMiden / 0xMiden/node

Improve mempool selection process

Aperta
#2,036 2 commenti 0 reazioni 0 assegnatari Vedi su GitHub
mempool
Lingua principale
Rust
Stelle
104
Fork
138
Merge medio
1g 13h
PR unite (30g)
56

Descrizione

At the moment it re-allocates each time we perform a selection (in a loop).

We could improve this by having a `SelectionCandidates` which owns a mutable reference to the graph, letting us select without needing to clone or redo things.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.