diff --git a/.github/benchmark_projects.yml b/.github/benchmark_projects.yml index b913f3a76af..5d9266a2d1a 100644 --- a/.github/benchmark_projects.yml +++ b/.github/benchmark_projects.yml @@ -1,4 +1,4 @@ -define: &AZ_COMMIT 5f141167d16f1450348a4bbe55d94a462b5b62eb +define: &AZ_COMMIT 3b981f9217f9b859bdfbcdba2f5c080392c98da6 projects: private-kernel-inner: repo: AztecProtocol/aztec-packages @@ -16,7 +16,7 @@ projects: num_runs: 5 timeout: 4 compilation-timeout: 1.2 - execution-timeout: 0.02 + execution-timeout: 0.04 compilation-memory-limit: 250 execution-memory-limit: 230 private-kernel-reset: @@ -47,7 +47,7 @@ projects: timeout: 15 compilation-timeout: 15 execution-timeout: 0.75 - compilation-memory-limit: 1300 + compilation-memory-limit: 1500 execution-memory-limit: 500 rollup-block-root-empty: repo: AztecProtocol/aztec-packages diff --git a/EXTERNAL_NOIR_LIBRARIES.yml b/EXTERNAL_NOIR_LIBRARIES.yml index 1da6b9df35c..ca80349c77b 100644 --- a/EXTERNAL_NOIR_LIBRARIES.yml +++ b/EXTERNAL_NOIR_LIBRARIES.yml @@ -1,4 +1,4 @@ -define: &AZ_COMMIT 5f141167d16f1450348a4bbe55d94a462b5b62eb +define: &AZ_COMMIT 3b981f9217f9b859bdfbcdba2f5c080392c98da6 libraries: noir_check_shuffle: repo: noir-lang/noir_check_shuffle