Skip to content

Commit 5ab59be

Browse files
Merge branch 'feat/new-execution' into feat/edwards-curve-new-execution
2 parents 29c9c70 + 97eaf48 commit 5ab59be

File tree

135 files changed

+10486
-4734
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

135 files changed

+10486
-4734
lines changed

.github/workflows/benchmarks-execute.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353

5454
- name: Build benchmarks
5555
working-directory: benchmarks/execute
56-
run: cargo codspeed build
56+
run: cargo codspeed build --profile maxperf
5757
- name: Run benchmarks
5858
uses: CodSpeedHQ/action@v3
5959
with:

0 commit comments

Comments
 (0)