Skip to content

Commit 926c9fe

Browse files
committed
explicitly measure walltime in benchmark CI
1 parent ee96d12 commit 926c9fe

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/benchmark.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,6 @@ jobs:
5757
- name: Run benchmarks
5858
uses: CodSpeedHQ/action@v4
5959
with:
60+
mode: walltime
6061
run: cargo codspeed run
6162
token: ${{ secrets.CODSPEED_TOKEN }}

cspell.config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ words:
109109
- vararg
110110
- vcpkg
111111
- venv
112+
- walltime
112113
- Werror
113114
- Xianpeng
114115
- zigbuild

0 commit comments

Comments
 (0)