Skip to content

Quotient splitting#84

Closed
swasilyev wants to merge 7 commits into
masterfrom
quotient-splitting
Closed

Quotient splitting#84
swasilyev wants to merge 7 commits into
masterfrom
quotient-splitting

Conversation

@swasilyev
Copy link
Copy Markdown
Contributor

@swasilyev swasilyev commented May 20, 2026

W/o splitting:
End: Proving 1 KZG ring-proofs with plonk, domain=1024, max_keys=767 ...........117.823ms
End: Verifying 1 KZG ring-proofs with plonk ....................................1.739ms
End: Batch-verifying 1 KZG ring-proofs with plonk ..............................1.547ms

End: Proving 1 KZG ring-proofs with plonk, domain=4096, max_keys=3839 ..........401.608ms
End: Verifying 1 KZG ring-proofs with plonk ....................................1.753ms
End: Batch-verifying 1 KZG ring-proofs with plonk ..............................1.673ms

With splitting
End: Proving 1 KZG ring-proofs with plonk, domain=1024, max_keys=767 ...........106.504ms
End: Verifying 1 KZG ring-proofs with plonk ....................................2.019ms
End: Batch-verifying 1 KZG ring-proofs with plonk ..............................1.722ms

End: Proving 1 KZG ring-proofs with plonk, domain=4096, max_keys=3839 ..........367.866ms
End: Verifying 1 KZG ring-proofs with plonk ....................................2.065ms
End: Batch-verifying 1 KZG ring-proofs with plonk ..............................1.730ms

@swasilyev swasilyev requested a review from davxy May 20, 2026 12:05
@swasilyev swasilyev mentioned this pull request Jun 1, 2026
@swasilyev
Copy link
Copy Markdown
Contributor Author

#89

@swasilyev swasilyev closed this Jun 2, 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