0xMiden / 0xMiden/node

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

Ouverte
#1,541 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub
store
Langage dominant
Rust
Étoiles
104
Forks
138
Merge moyen
1 j 13 h
PR mergées (30 j)
56

Description

`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.

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.