Look into reducing vector allocations, especially for fixed-size data like account IDs and nullifiers
Abierto
store
- Lenguaje dominante
- Rust
- Estrellas
- 104
- Forks
- 138
- Merge medio
- 1 d 13 h
- PR fusionados (30 d)
- 56
Descripción
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
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.