0xMiden / 0xMiden/node

perf: consider moving `compute_block_note_tree` to separate task for parallel execution

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

説明

`fn compute_block_note_tree` does a bunch of hashing, if we have plenty of notes and then doing a lot of `open`ings can be move either to an earlier task that communicates with the task which calls `apply_block` or into the same one.

Caveat: Adds complexity.

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

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

評価

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

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

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