0xMiden / 0xMiden/node

Improve mempool selection process

オープン
#2,036 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
mempool
主要言語
Rust
スター
104
フォーク
138
平均マージ
1日 13時間
マージ済み PR(30日)
56

説明

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.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。