eigen-zkvm icon indicating copy to clipboard operation
eigen-zkvm copied to clipboard

Cache the const tree for each program in zkVM

Open eigmax opened this issue 1 year ago • 0 comments

Since the const tree is the same for different chunks of the same program, we can cache it when proving.

eigmax avatar Apr 23 '24 13:04 eigmax