Skip to content

Sha256 benches#209

Draft
kilic wants to merge 1 commit intoleanEthereum:mainfrom
kilic:sha256
Draft

Sha256 benches#209
kilic wants to merge 1 commit intoleanEthereum:mainfrom
kilic:sha256

Conversation

@kilic
Copy link
Copy Markdown

@kilic kilic commented May 4, 2026

bench tests are in test_zkvm mod
example runner for poseidon:
POSEIDON_BENCH_CALLS=50000 cargo test --release -p lean_prover bench_poseidon -- --ignored --nocapture
for sha256:
SHA256_BENCH_CALLS=2000 cargo test --release -p lean_prover bench_sha256_compress -- --ignored --nocapture

@kilic kilic marked this pull request as draft May 4, 2026 10:22
@kilic kilic closed this May 4, 2026
@kilic kilic reopened this May 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant