We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b4e89d commit 9490faaCopy full SHA for 9490faa
1 file changed
aggregation_mode/benchmarks.md
@@ -13,6 +13,11 @@
13
- **Proofs per Chunk**: 128
14
- **Total Chunks**: 32
15
16
+### Notes
17
+
18
+- The total number of proofs (3968) is the **maximum that can be aggregated in a single run**, limited by blob capacity.
19
+- Increasing the **proofs per chunk** generally improves performance, but requires **more powerful hardware** to avoid out of memory.
20
21
---
22
23
## RISC Zero (Risc0)
0 commit comments