Update all benchmarks in miden-crypto that were using RPO
オープン
- 主要言語
- Rust
- スター
- 772
- フォーク
- 352
- 平均マージ
- 1日 7時間
- マージ済み PR(30日)
- 84
説明
After the migration from RPO to Poseidon2 as the native hash function for Miden VM, many of the benchmarks in miden-crypto are now obsolete. We should re-run the benchmarks and update these.
_Originally posted by @bobbinth in https://github.com/0xMiden/crypto/pull/793#discussion_r2726444077_
コントリビューションガイド
調査の方向性
Look for benchmark files in the miden-crypto crate, likely under a benches/ directory. Identify benchmarks that still reference RPO. Update them to use Poseidon2, then run the benchmarks with cargo bench to ensure they work and produce updated results. Check the linked PR #793 for context on the migration.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- rust
- 領域
- performance
- issue の種類
- リファクタリング
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100