You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want to enable the constraint authors to see the costs of a particular constraint system / table. A big factor influencing the cost of proving is flushes. Flush is some sort of rule that is attached to a table. That rule requires putting a subset of columns into the channel.
The number of flushes per table multiplied by the table capacity should estimate the prover cost sufficiently.
We want to enable the constraint authors to see the costs of a particular constraint system / table. A big factor influencing the cost of proving is flushes. Flush is some sort of rule that is attached to a table. That rule requires putting a subset of columns into the channel.
The number of flushes per table multiplied by the table capacity should estimate the prover cost sufficiently.
Now some details that might be helpful:
Feel free to ask questions here or reach out @pepyakin on telegram.
The text was updated successfully, but these errors were encountered: