mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
benchmarks: use simulation mode
instrumentation mode has been deprecated
This commit is contained in:
@@ -72,7 +72,7 @@ jobs:
|
||||
env:
|
||||
CODSPEED_LOG: debug
|
||||
with:
|
||||
mode: instrumentation
|
||||
mode: simulation
|
||||
run: |
|
||||
echo "Running benchmarks for ${{ matrix.benchmark-target.package }}"
|
||||
cargo codspeed run -p ${{ matrix.benchmark-target.package }} > /dev/null
|
||||
|
||||
Reference in New Issue
Block a user