Exploit potential parallelism in the `InMemoryBackend` for `LargeSmtForest`
Aperta
merkle
- Lingua principale
- Rust
- Stelle
- 772
- Fork
- 352
- Merge medio
- 1g 12h
- PR unite (30g)
- 93
Descrizione
### What should be done?
The `InMemoryBackend` is designed to be usable in contexts where parallelism is impossible. However, where it is, it would be nice to exploit said parallelism.
### How should it be done?
Examine the use of `maybe_rayon` to exploit parallelism where it is available.
### When is this task done?
When possible points for parallelism can take advantage of it when compiled with support.
### Additional context
_No response_
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.