Skip to content

Commit

Permalink
fix: update workflow and dependencies for perf crate
Browse files Browse the repository at this point in the history
Co-Authored-By: John Guibas <[email protected]>
  • Loading branch information
devin-ai-integration[bot] and jtguibas committed Dec 11, 2024
1 parent 90e1e28 commit 6df5cb5
Show file tree
Hide file tree
Showing 2 changed files with 1,541 additions and 164 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -283,6 +283,7 @@ jobs:
- name: Run Evaluation
run: |
cd crates/perf
cargo build --bin evaluate --release
RUSTFLAGS='-C target-cpu=native' cargo run --bin evaluate --release -- \
--programs fibonacci,ssz-withdrawals,tendermint \
--post-to-slack ${{ github.ref == 'refs/heads/dev' }} \
Expand Down
Loading

0 comments on commit 6df5cb5

Please sign in to comment.