Track Poseidon2 benchmark baseline and degradation model for future hash selection
- 主要语言
- Rust
- 星标
- 772
- 派生
- 352
- 平均合并
- 1 天 7 小时
- 30 天内合并 PR
- 84
描述
## Background
The roadmap defers hash-function replacement until ecosystem convergence, but still relies on:
- Poseidon2 as the current recursion benchmark baseline
- optimistic / middle / pessimistic degradation estimates for candidate replacements
## Scope
- Define the benchmark baseline that should be maintained until the hash decision
- Record the modeling assumptions for candidate replacements
- Make the output usable by recursion / prover planning
- Keep this issue decision-neutral with respect to the eventual replacement
贡献指南
调研方向
Look for existing Poseidon2 benchmarks and performance models in the codebase, likely in a benchmarks or crypto module. Understand the current recursion benchmark setup. Define a baseline specification and degradation model assumptions. Output should be usable for prover planning, so integrate with existing planning tools or documentation.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- rust
- 领域
- cryptography, performance
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100