Skip to content

Commit e027992

Browse files
refactor(new-execution): optimize E1/E2 implementation (#1827)
Co-authored-by: Ayush Shukla <[email protected]> Co-authored-by: Ayush Shukla <[email protected]>
1 parent 9315f1a commit e027992

File tree

129 files changed

+10413
-4713
lines changed

Some content is hidden

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

129 files changed

+10413
-4713
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)