aligned_layer icon indicating copy to clipboard operation
aligned_layer copied to clipboard

perf: operator should drop the whole batch as soon as one proof is false

Open uri-99 opened this issue 1 year ago • 0 comments

This is just a performance optimization, currently the operator is verifying all proofs in a batch, regardless if a previous proof was already found false.

uri-99 avatar Oct 02 '24 18:10 uri-99