Skip to content

Commit 114f3da

Browse files
Merge branch 'feat/new-execution' into feat/eddsa
2 parents 8434e5c + 97eaf48 commit 114f3da

File tree

135 files changed

+10523
-4818
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

+10523
-4818
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)