Look into reducing vector allocations, especially for fixed-size data like account IDs and nullifiers
Aberta
store
- Linguagem predominante
- Rust
- Estrelas
- 104
- Forks
- 138
- Merge médio
- 1d 13h
- PRs com merge (30d)
- 56
Descrição
We do quite a few allocations when it comes to converting types, using i.e. try_convert and other helpers and collect repeatedly.
Another instance is in the context of #1201
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.