Look into reducing vector allocations, especially for fixed-size data like account IDs and nullifiers
未关闭
store
- 主要语言
- Rust
- 星标
- 104
- 派生
- 138
- 平均合并
- 1 天 13 小时
- 30 天内合并 PR
- 56
描述
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
贡献指南
评估
这个 Issue 还没有评估数据。