chore(bench): more determinism (#13603)

This commit is contained in:
DaniPopes
2024-12-31 03:42:07 +01:00
committed by GitHub
parent c253d12af7
commit 9a062c0844
9 changed files with 24 additions and 41 deletions

View File

@ -10,6 +10,7 @@ on:
env:
CARGO_TERM_COLOR: always
BASELINE: base
SEED: reth
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}