Skip to content

Add benchmark example measuring all 5 signing algorithms#33

Closed
sweis wants to merge 2 commits intomainfrom
claude/symmetric-key-proofs-lgsxG
Closed

Add benchmark example measuring all 5 signing algorithms#33
sweis wants to merge 2 commits intomainfrom
claude/symmetric-key-proofs-lgsxG

Conversation

@sweis
Copy link
Copy Markdown
Owner

@sweis sweis commented Feb 27, 2026

Standalone benchmark (examples/benchmark.rs) that measures sign/verify throughput for HMAC-SHA256, Ed25519, ML-DSA-44, Groth16-Poseidon, and Groth16-Hybrid. Also reports token and key sizes. Groth16-Hybrid runs on a large-stack thread to accommodate the SHA-256 circuit.

https://claude.ai/code/session_01LJyL1uYXD1JHMq8Q3v7shM

Standalone benchmark (examples/benchmark.rs) that measures sign/verify
throughput for HMAC-SHA256, Ed25519, ML-DSA-44, Groth16-Poseidon, and
Groth16-Hybrid. Also reports token and key sizes. Groth16-Hybrid runs
on a large-stack thread to accommodate the SHA-256 circuit.

https://claude.ai/code/session_01LJyL1uYXD1JHMq8Q3v7shM
Fix column alignment in benchmark output (algorithm column 15→16 chars,
remove multi-byte µ character). Add notes/benchmark-results.md with
benchmark data for all 5 algorithms.

https://claude.ai/code/session_01LJyL1uYXD1JHMq8Q3v7shM
@sweis sweis closed this Mar 3, 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.

2 participants