Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .noir-sync-commit
Original file line number Diff line number Diff line change
@@ -1 +1 @@
c254c3ca07c65c7845d5affb17cb37114c5a3051
f0c1c7ba3feaaa28905bb0813d14acc6673ca797
8 changes: 4 additions & 4 deletions noir/noir-repo/.github/benchmark_projects.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
define: &AZ_COMMIT 481d3beaba9fcc85743919bc640a849dad7b7b88
define: &AZ_COMMIT 17e79f42c0a1895dc87a74e4155591e38c45f09b
projects:
private-kernel-inner:
repo: AztecProtocol/aztec-packages
Expand All @@ -18,7 +18,7 @@ projects:
compilation-timeout: 1.2
execution-timeout: 0.02
compilation-memory-limit: 250
execution-memory-limit: 200
execution-memory-limit: 210
private-kernel-reset:
repo: AztecProtocol/aztec-packages
ref: *AZ_COMMIT
Expand Down Expand Up @@ -66,7 +66,7 @@ projects:
num_runs: 1
timeout: 60
compilation-timeout: 100
compilation-memory-limit: 7000
compilation-memory-limit: 8000
rollup-block-root:
repo: AztecProtocol/aztec-packages
ref: *AZ_COMMIT
Expand All @@ -75,7 +75,7 @@ projects:
timeout: 60
compilation-timeout: 110
execution-timeout: 40
compilation-memory-limit: 7000
compilation-memory-limit: 8000
execution-memory-limit: 1500
rollup-merge:
repo: AztecProtocol/aztec-packages
Expand Down
Loading
Loading