mirror of
https://github.com/scroll-tech/scroll.git
synced 2026-04-23 03:00:50 -04:00
feat: update
This commit is contained in:
@@ -36,9 +36,7 @@ func TestFFI(t *testing.T) {
|
||||
chunkTrace1 := readChunkTrace(*tracePath1, as)
|
||||
|
||||
for i := 1; i <= 2000; i++ {
|
||||
t.Log("Proof-", i, " BEGIN mem: ", memUsage(as))
|
||||
chunkProverCore.ProveChunk("chunk_proof1", chunkTrace1)
|
||||
t.Log("Proof-", i, " END mem: ", memUsage(as))
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user