Skip to content

Commit 93b576a

Browse files
authored
Update microbiorust-py_benchmarks.yml
1 parent 737f408 commit 93b576a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/microbiorust-py_benchmarks.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
MATURIN_PY_BUILD_ARGS: "--release"
8484
RUSTFLAGS: "-C target-cpu=native"
8585
run: |
86-
asv run HEAD^! --machine "github-runner" --bench "PipelineSuite.time_process-all.*rust.*interactive" --show-stderr
86+
asv run HEAD^! --machine "github-runner" --bench "PipelineSuite.time_process_all.*rust.*pipeline" --show-stderr
8787
8888
- name: Record Rust Energy use
8989
uses: green-coding-solutions/eco-ci-energy-estimation@v4
@@ -103,7 +103,7 @@ jobs:
103103
MATURIN_PY_BUILD_ARGS: "--release"
104104
RUSTFLAGS: "-C target-cpu=native"
105105
run: |
106-
asv run HEAD^! --machine "github-runner" --bench "PipelineSuite.time_process-all.*python.*interactive" --show-stderr
106+
asv run HEAD^! --machine "github-runner" --bench "PipelineSuite.time_process_all.*python.*pipeline" --show-stderr
107107
108108
- name: Record Python energy
109109
uses: green-coding-solutions/eco-ci-energy-estimation@v4

0 commit comments

Comments
 (0)