Skip to content

Proof size increase after migration to P3 #2515

@Al-Kindi-0

Description

@Al-Kindi-0

... it seems like our proof sizes have exploded with this migration. Specifically, what previously was 100KB now become 300KB. There are probably multiple factors for this:

  • We are now using Blake3_256 instead of Blake3_192 hash function.
  • We are using FRI folding factor 2 instead of 8.
  • We are using bincode instead of handcrafted serialization.
  • Maybe anything else?

Originally posted by @bobbinth in #2472 (comment)

Metadata

Metadata

Labels

plonky3Related to Plonky3 migration

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions