Replies: 2 comments 1 reply
-
Asymptotically it is still linear, but there is amortisation of flat overhead the more sectors there are. |
Beta Was this translation helpful? Give feedback.
1 reply
-
We could improve this with non-interactive PoRep (#603), which gets rid of PreCommit altogether! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How does the gas usage of PreCommitSectorBatch scale with the number of sectors committed?
Is it logarithmic in the number of sectors?
Beta Was this translation helpful? Give feedback.
All reactions